minor cmplog fix

This commit is contained in:
vanhauser-thc
2021-02-16 09:54:15 +01:00
parent 686719cdca
commit 80bdbf7be0
2 changed files with 21 additions and 2 deletions

View File

@ -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 bitcast lto bug
- workaround for llvm 13
- qemuafl
- QASan (address sanitizer for Qemu) ported to qemuafl!