mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 04:38:08 +00:00
add cmplog stats to experiment
This commit is contained in:
@ -201,6 +201,7 @@ struct queue_entry {
|
||||
u32 len; /* Input length */
|
||||
u32 id; /* entry number in queue_buf */
|
||||
u32 found;
|
||||
s32 cmp, fcmp, rtn;
|
||||
|
||||
u8 colorized, /* Do not run redqueen stage again */
|
||||
cal_failed; /* Calibration failed? */
|
||||
|
Reference in New Issue
Block a user