diff options
author | vanhauser-thc <vh@thc.org> | 2021-02-22 16:56:35 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-02-22 16:56:35 +0100 |
commit | fb2a6b6941ffb6cf575d2a772c6e0d47b49835ee (patch) | |
tree | fe248c89f032d65f7952cfcaa24e5d4222d2df70 /docs | |
parent | 70fe872940b9815698b4317bdde33da1dae27923 (diff) | |
download | afl++-fb2a6b6941ffb6cf575d2a772c6e0d47b49835ee.tar.gz |
minimum sync time
Diffstat (limited to 'docs')
-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 a006fccb..d8587334 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -35,6 +35,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - fixed a few crashes - switched to an even faster RNG - added hghwng's patch for faster trace map analysis + - added minimum SYNC_TIME to include/config.h (30 minutes default) - afl-cc - allow instrumenting LLVMFuzzerTestOneInput - fixed endless loop for allow/blocklist lines starting with a |