fixed minor inconsistencies, reenabled warnings

This commit is contained in:
Dominik Maier
2020-08-10 19:04:51 +02:00
parent fb84103ffb
commit a422fcaa40
5 changed files with 12 additions and 9 deletions

View File

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