diff options
author | vanhauser-thc <vh@thc.org> | 2022-01-21 13:23:11 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-01-21 13:23:11 +0100 |
commit | f7a5ea667b3a2d686a97cfec2a6e267c305d9d8b (patch) | |
tree | 5e1dac5f54cfe3f2faf67323faec540a6a7a5ffe | |
parent | fce512db4067e527a4b360c8fcbc929f5a2d7bfe (diff) | |
download | afl++-f7a5ea667b3a2d686a97cfec2a6e267c305d9d8b.tar.gz |
update changelog
-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 bdd6c405..687232a0 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -54,6 +54,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - Prevent accidentaly killing non-afl/fuzz services when aborting afl-showmap and other tools. - afl-cc: + - detect overflow reads on initial input buffer for asan - new cmplog mode (incompatible with older afl++ versions) - support llvm IR select instrumentation for default PCGUARD and LTO - fix for shared linking on MacOS |