From feffae60dd469b63db45a88204a1e17cc2f41bd3 Mon Sep 17 00:00:00 2001 From: Dominik Maier Date: Tue, 9 Jun 2020 03:48:50 +0200 Subject: code format --- qemu_mode/patches/afl-qemu-cpu-inl.h | 2 ++ 1 file changed, 2 insertions(+) (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 8dea004e..5f579687 100644 --- a/qemu_mode/patches/afl-qemu-cpu-inl.h +++ b/qemu_mode/patches/afl-qemu-cpu-inl.h @@ -161,7 +161,9 @@ static void afl_map_shm_fuzz(void) { shared_buf = map + sizeof(u32); if (getenv("AFL_DEBUG")) { + fprintf(stderr, "[AFL] DEBUG: successfully got fuzzing shared memory\n"); + } } else { -- cgit 1.4.1