diff options
| author | van Hauser <vh@thc.org> | 2020-09-22 02:11:10 +0200 | 
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-09-22 02:11:10 +0200 | 
| commit | 639372b6441cf961ff91f6427201e1156b8511e3 (patch) | |
| tree | df7657e5996b550f46f8334fc385bdb38404fefa /docs | |
| parent | 52c135e1a2cf88f3b578af54962feb8272d12fd4 (diff) | |
| download | afl++-639372b6441cf961ff91f6427201e1156b8511e3.tar.gz | |
code-format, and no code-format for custom mutators
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 af52b955..88d43e62 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -32,6 +32,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. -x dictionary of string comparisons found during compilation - LTO autodict now also collects interesting cmp comparisons, std::string compare + find + ==, bcmp + - fix crash in dict2file for integers > 64 bit - added a new custom mutator: symcc -> https://github.com/eurecom-s3/symcc/ - added a new custom mutator: libfuzzer that integrates libfuzzer mutations - Our afl++ Grammar-Mutator is now better integrated into custom_mutators/ | 
