mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 19:08:08 +00:00
fixed minor inconsistencies, reenabled warnings
This commit is contained in:
@ -29,10 +29,6 @@
|
||||
#include "afl-fuzz.h"
|
||||
#include "cmplog.h"
|
||||
|
||||
typedef struct cmplog_data {
|
||||
|
||||
} cmplog_data_t;
|
||||
|
||||
void cmplog_exec_child(afl_forkserver_t *fsrv, char **argv) {
|
||||
|
||||
setenv("___AFL_EINS_ZWEI_POLIZEI___", "1", 1);
|
||||
|
Reference in New Issue
Block a user