about summary refs log tree commit diff
path: root/qemu_mode/patches/afl-qemu-cpu-inl.h
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-07-19 17:46:24 +0200
committerAndrea Fioraldi <andreafioraldi@gmail.com>2019-07-19 17:46:24 +0200
commitd3eba93c7d3b6251911df4dddd30984f3fdfd696 (patch)
treeae7848ddd5d641ba7d343cd5d9cc2806848947b2 /qemu_mode/patches/afl-qemu-cpu-inl.h
parent054cec8a5d7c890055dcad828b899fd69df482af (diff)
downloadafl++-d3eba93c7d3b6251911df4dddd30984f3fdfd696.tar.gz
ops typo
Diffstat (limited to 'qemu_mode/patches/afl-qemu-cpu-inl.h')
-rw-r--r--qemu_mode/patches/afl-qemu-cpu-inl.h2
1 files changed, 0 insertions, 2 deletions
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;
   }