From 172d384bf26b57beecbe084d19530ebc34a6e3fc Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Sat, 7 Mar 2020 12:11:06 +0100 Subject: custom havoc mutation --- include/alloc-inl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/alloc-inl.h') diff --git a/include/alloc-inl.h b/include/alloc-inl.h index 19ac86e9..1451aae0 100644 --- a/include/alloc-inl.h +++ b/include/alloc-inl.h @@ -34,6 +34,8 @@ #include "types.h" #include "debug.h" +// Be careful! _WANT_ORIGINAL_AFL_ALLOC is not compatible with custom mutators + #ifndef _WANT_ORIGINAL_AFL_ALLOC // afl++ stuff without memory corruption checks - for speed -- cgit 1.4.1