mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 01:01:33 +00:00
changelog
This commit is contained in:
parent
894339c5d7
commit
e639521b01
@ -5,6 +5,9 @@
|
|||||||
|
|
||||||
### Version ++4.21a (dev)
|
### Version ++4.21a (dev)
|
||||||
* afl-fuzz
|
* afl-fuzz
|
||||||
|
- fixed a regression in afl-fuzz that resulted in a 5-10% performace loss
|
||||||
|
do a switch from gettimeofday() to clock_gettime() which should be rather
|
||||||
|
three times faster. The reason for this is unknown.
|
||||||
- added AFL_DISABLE_REDUNDANT for huge queues
|
- added AFL_DISABLE_REDUNDANT for huge queues
|
||||||
- fix AFL_PERSISTENT_RECORD
|
- fix AFL_PERSISTENT_RECORD
|
||||||
- run custom_post_process after standard trimming
|
- run custom_post_process after standard trimming
|
||||||
|
Loading…
x
Reference in New Issue
Block a user