diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-01 20:20:41 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-01 20:20:41 +0100 |
commit | 437efe795aa251d3beede18e2efd2f584884f060 (patch) | |
tree | 0ed9e4e1e4aca884f645fbd650f457fe740664a9 /docs | |
parent | 2d7e3da2cd62d32ad90557d848aeddff3b761f6e (diff) | |
download | afl++-437efe795aa251d3beede18e2efd2f584884f060.tar.gz |
adjust a bit readmes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index aef3ae7c..a559f6f2 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -34,7 +34,7 @@ Version ++2.60d (develop): the original script is still present as afl-cmin.bash - added blacklist and whitelisting function check in all modules of llvm_mode - added fix from Debian project to compile libdislocator and libtokencap - - libdislocator: AFL_ALIGNED_ALLOC to force size alignment to sizeof(void*) + - libdislocator: AFL_ALIGNED_ALLOC to force size alignment to max_align_t -------------------------- |