mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
cmplog loop detection
This commit is contained in:
@ -574,6 +574,7 @@ typedef struct afl_state {
|
||||
u32 cmplog_prev_timed_out;
|
||||
|
||||
struct afl_pass_stat* pass_stats;
|
||||
struct cmp_map *orig_cmp_map;
|
||||
|
||||
u8 describe_op_buf_256[256]; /* describe_op will use this to return a string
|
||||
up to 256 */
|
||||
|
Reference in New Issue
Block a user