stat update during syncing

This commit is contained in:
vanhauser-thc
2024-05-07 16:46:15 +02:00
parent 4ec376bd6a
commit ac6ccd53df
3 changed files with 12 additions and 1 deletions

View File

@ -9,6 +9,7 @@
- fix AFL_PERSISTENT_RECORD
- prevent filenames in the queue that have spaces
- minor fix for FAST schedules
- more frequent stats update when syncing (todo: check performance impact)
* afl-cc:
- fixes for LTO and outdated afl-gcc mode
- ensure shared memory variables are visible in weird build setups