diff options
author | van Hauser <vh@thc.org> | 2020-08-03 13:13:32 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-08-03 13:13:32 +0200 |
commit | 409e4ae945ab5aeb31b1e3a1497ce5fc65226f07 (patch) | |
tree | fa82a04acca16ea3e088b0d7d3aaec4b01ddf8f9 /docs/Changelog.md | |
parent | f335c48686c2f4119d1d0b1207f5d5ceb3d4ff04 (diff) | |
download | afl++-409e4ae945ab5aeb31b1e3a1497ce5fc65226f07.tar.gz |
fix expand havoc for ..._only modes
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 8ab3fdf4..ae7377f2 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -19,6 +19,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - eliminated CPU affinity race condition for -S/-M runs - expanded havoc mode added, on no cycle finds add extra splicing and MOpt into the mix + - fixed a bug in redqueen for strings - llvm_mode: - now supports llvm 12! - fixes for laf-intel float splitting (thanks to mark-griffin for |