From d3eba93c7d3b6251911df4dddd30984f3fdfd696 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Fri, 19 Jul 2019 17:46:24 +0200 Subject: ops typo --- qemu_mode/patches/afl-qemu-cpu-inl.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'qemu_mode/patches/afl-qemu-cpu-inl.h') diff --git a/qemu_mode/patches/afl-qemu-cpu-inl.h b/qemu_mode/patches/afl-qemu-cpu-inl.h index a6a36de5..bfeb62ea 100644 --- a/qemu_mode/patches/afl-qemu-cpu-inl.h +++ b/qemu_mode/patches/afl-qemu-cpu-inl.h @@ -150,7 +150,6 @@ static void afl_setup(void) { if (inst_r) afl_area_ptr[0] = 1; - } if (getenv("AFL_INST_LIBS")) { @@ -162,7 +161,6 @@ static void afl_setup(void) { if (getenv("AFL_QEMU_COMPCOV")) { -fprintf(stderr, "EEe\n"); afl_enable_compcov = 1; } -- cgit 1.4.1