diff options
| author | van Hauser <vh@thc.org> | 2020-05-05 20:19:04 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-05-05 20:19:04 +0200 |
| commit | ad3960580d4b462e53c98f82283cd11037558642 (patch) | |
| tree | c769304aeba99037f50dc31453abd42155cc463c /docs/Changelog.md | |
| parent | 00683d06c2dc4a021929f25c86b8b426542c4e40 (diff) | |
| download | afl++-ad3960580d4b462e53c98f82283cd11037558642.tar.gz | |
fixed typos
Diffstat (limited to 'docs/Changelog.md')
| -rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index e4ac8783..54564a5d 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -22,9 +22,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - fixes to LTO mode if instrumented edges > MAP_SIZE - CTX and NGRAM can now be used together - CTX and NGRAM are now also supported in CFG/INSTRIM mode - - AFL_LLVM_LAF_TRANSFORM_COMPARES could, fixed + - AFL_LLVM_LAF_TRANSFORM_COMPARES could crash, fixed - added AFL_LLVM_SKIP_NEVERZERO to skip the never zero coverage counter - implmentation. For targets with little or no loops or heavy called + implementation. For targets with few or no loops or heavily called functions. Gives a small performance boost. - qemu_mode: - add information on PIE/PIC load addresses for 32 bit |
