about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-01 20:20:41 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-01 20:20:41 +0100
commit437efe795aa251d3beede18e2efd2f584884f060 (patch)
tree0ed9e4e1e4aca884f645fbd650f457fe740664a9 /docs/ChangeLog
parent2d7e3da2cd62d32ad90557d848aeddff3b761f6e (diff)
downloadafl++-437efe795aa251d3beede18e2efd2f584884f060.tar.gz
adjust a bit readmes
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog2
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
 
 
 --------------------------