update changelog

This commit is contained in:
van Hauser
2020-08-31 20:22:20 +02:00
parent c552229c4d
commit a552631d3b

View File

@ -19,6 +19,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
dict entries without recompiling. dict entries without recompiling.
- AFL_FORKSRV_INIT_TMOUT env variable added to control the time to wait for - AFL_FORKSRV_INIT_TMOUT env variable added to control the time to wait for
the forkserver to come up without the need to increase the overall timeout. the forkserver to come up without the need to increase the overall timeout.
- bugfix for cmplog that results in a heap overflow based on target data
(thanks to the magma team for reporting!)
- custom mutators: - custom mutators:
- added afl_custom_fuzz_count/fuzz_count function to allow specifying the - added afl_custom_fuzz_count/fuzz_count function to allow specifying the
number of fuzz attempts for custom_fuzz number of fuzz attempts for custom_fuzz