aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-01-14 21:26:46 +0100
committervan Hauser <vh@thc.org>2021-01-14 21:26:46 +0100
commit7ba17d182f7010c616fe9ecf4ba291cd772f52bc (patch)
tree01293ad9798cdb6495a3d8faad75e33d6eed8286 /docs
parentc42875ddea1e5cb8da9a292b0fba19d0c69b09e5 (diff)
downloadAFLplusplus-7ba17d182f7010c616fe9ecf4ba291cd772f52bc.tar.gz
more sync in deterministic mode
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 81ac91b0..e0f8e9bf 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -17,6 +17,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- afl-fuzz
- fix crash for very, very fast targets+systems (thanks to mhlakhani
for reporting)
+ - if determinstic mode is active (-D, or -M without -d) then we sync
+ after every queue entry as this can take very long time otherwise
- switched to a faster RNG
- added hghwng's patch for faster trace map analysis
- afl-cc