changelog

This commit is contained in:
vanhauser-thc 2022-09-16 10:57:54 +02:00
parent af5e8370af
commit 5bf8bffd4a

View File

@ -21,6 +21,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
@tokatoka for reporting
- fix for llvm 15 and reenabling LTO, thanks to nikic for the PR!
- better handling of -fsanitize=..,...,.. lists
- support added for LLVMFuzzerRunDriver()
- fix gcc_mode cmplog
- obtain the map size of a target with setting AFL_DUMP_MAP_SIZE=1
note that this will exit the target before main()