about summary refs log tree commit diff
path: root/include/alloc-inl.h
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-03-07 12:11:06 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-03-07 12:11:06 +0100
commit172d384bf26b57beecbe084d19530ebc34a6e3fc (patch)
tree8fa5aab99db50084e93fc0b0f2bfc05ae53b3bc9 /include/alloc-inl.h
parent1e30c3a941bb10658a0d0b7c07d62e5b011d12b9 (diff)
downloadafl++-172d384bf26b57beecbe084d19530ebc34a6e3fc.tar.gz
custom havoc mutation
Diffstat (limited to 'include/alloc-inl.h')
-rw-r--r--include/alloc-inl.h2
1 files changed, 2 insertions, 0 deletions
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