diff options
author | hexcoder- <heiko@hexco.de> | 2021-02-13 13:32:42 +0100 |
---|---|---|
committer | hexcoder- <heiko@hexco.de> | 2021-02-13 13:32:42 +0100 |
commit | 70651d60bdc5c70a8a699e0873a4726e1347a7c3 (patch) | |
tree | 898468927bb1bc06ccceaa763cf44fc333ab3ccc /docs | |
parent | 385312c65858695b55607ccd376fb5ea8f83a688 (diff) | |
parent | 87a607c7d081dac1e4afd7c3cbe5accf62d355e4 (diff) | |
download | afl++-70651d60bdc5c70a8a699e0873a4726e1347a7c3.tar.gz |
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
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 919e2aeb..c59a1a7a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -48,6 +48,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. support (less performant than our own), GCC for old afl-gcc and CLANG for old afl-clang - fixed a potential crash in the LAF feature + - workaround for llvm 13 - qemuafl - QASan (address sanitizer for Qemu) ported to qemuafl! See qemu_mode/libqasan/README.md |