This commit is contained in:
van Hauser
2020-10-10 10:41:30 +02:00
parent c075003bd2
commit 5dc3bc175b
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- afl-llvm/gcc-rt.o merged into afl-compiler-rt.o
- afl-fuzz
- memory limits are now disabled by default, set them with -m if required
- statsd support by Edznux, thanks a lot!
- Marcel Boehme submitted a patch that improves all AFFast schedules :)
- reading testcases from -i now descends into subdirectories
- allow up to 4 -x command line options