diff options
author | Jana Aydinbas <46303940+llzmb@users.noreply.github.com> | 2021-12-13 18:23:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 18:23:28 +0100 |
commit | aceb1af908cd0d2b0b03cd23b917e59a18e7b0eb (patch) | |
tree | 25eb770e6101757b5af15c2f4d227b4a7eabfeda /docs/Changelog.md | |
parent | 3a60f6a251210497f001673edefbe7a4e1627703 (diff) | |
parent | 52dd5d479d411460c8cf2010a89f72e269d799ea (diff) | |
download | afl++-aceb1af908cd0d2b0b03cd23b917e59a18e7b0eb.tar.gz |
Merge branch 'dev' into docs_add_overview
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index e9b62dc0..00502efe 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -34,6 +34,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - better banner - more effective cmplog mode - more often update the UI when in input2stage mode + - qemu_mode/unicorn_mode: fixed OOB write when using libcompcov, + thanks to kotee4ko for reporting! - frida_mode: - better performance, bug fixes - David Carlier added Android support :) |