mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 04:38:08 +00:00
now wiht 90% less leaks
This commit is contained in:
@ -515,7 +515,7 @@ typedef struct afl_state {
|
||||
|
||||
/* CmpLog */
|
||||
|
||||
u8* cmplog_binary;
|
||||
char* cmplog_binary;
|
||||
s32 cmplog_child_pid, cmplog_fsrv_pid;
|
||||
|
||||
/* Custom mutators */
|
||||
|
Reference in New Issue
Block a user