mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
document new environment variables and code format
This commit is contained in:
@ -516,7 +516,7 @@ typedef struct afl_state {
|
||||
/* CmpLog */
|
||||
|
||||
char* cmplog_binary;
|
||||
s32 cmplog_child_pid, cmplog_fsrv_pid;
|
||||
s32 cmplog_child_pid, cmplog_fsrv_pid;
|
||||
|
||||
/* Custom mutators */
|
||||
struct custom_mutator* mutator;
|
||||
|
Reference in New Issue
Block a user