document new environment variables and code format

This commit is contained in:
van Hauser
2020-03-10 07:14:42 +01:00
parent 38d9aedb26
commit 1148a2d0d1
9 changed files with 61 additions and 24 deletions

View File

@ -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;