diff options
author | vanhauser-thc <vh@thc.org> | 2024-05-07 16:46:15 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-05-07 16:46:24 +0200 |
commit | ac6ccd53dff5a43050ad8a0922c8fa47e69333a8 (patch) | |
tree | acf099a464c9c98b6cff507eb36c865acbfee8ee /docs/Changelog.md | |
parent | 4ec376bd6a76c3a624d01961dcf15e83a28cda08 (diff) | |
download | afl++-ac6ccd53dff5a43050ad8a0922c8fa47e69333a8.tar.gz |
stat update during syncing
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 5cb6973a..87311b1b 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -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 |