mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 20:08:07 +00:00
AFL_ALIGNED_ALLOC in libdislocator
This commit is contained in:
@ -251,7 +251,7 @@ u32 a_extras_cnt; /* Total number of tokens available */
|
||||
|
||||
u8 *(*post_handler)(u8 *buf, u32 *len);
|
||||
|
||||
u8* cmplog_binary;
|
||||
u8 *cmplog_binary;
|
||||
s32 cmplog_forksrv_pid;
|
||||
|
||||
/* hooks for the custom mutator function */
|
||||
|
Reference in New Issue
Block a user