From f9d7ad8e4353fe306b7574e3d645ba2c3ea423ed Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 19 Feb 2020 10:52:44 +0100 Subject: forgot cleanup --- qemu_mode/patches/afl-qemu-tcg-runtime-inl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qemu_mode/patches/afl-qemu-tcg-runtime-inl.h') diff --git a/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h b/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h index 6339d41c..2bb0ac9e 100644 --- a/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h +++ b/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h @@ -35,9 +35,9 @@ #include "tcg.h" void HELPER(afl_entry_routine)(CPUArchState *env) { - + afl_forkserver(ENV_GET_CPU(env)); - + } void HELPER(afl_compcov_16)(target_ulong cur_loc, target_ulong arg1, -- cgit 1.4.1