about summary refs log tree commit diff
path: root/include/alloc-inl.h
diff options
context:
space:
mode:
authorh1994st <h1994st@gmail.com>2020-03-07 10:29:14 -0500
committerh1994st <h1994st@gmail.com>2020-03-07 10:29:14 -0500
commitdc0b2dda5e4ec41ea491e63f0ec31c5da6fe7f1d (patch)
treec94bdcd834b4d011df9e2f0fa4e7cd0fd8689019 /include/alloc-inl.h
parenta10a3f2fa75f16bf7781a3c02cd23eab7164cff1 (diff)
parented5d65b54f07570c82f6704fdca403b776ff7be2 (diff)
downloadafl++-dc0b2dda5e4ec41ea491e63f0ec31c5da6fe7f1d.tar.gz
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
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