about summary refs log tree commit diff
path: root/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-10 14:20:06 +0200
committerGitHub <noreply@github.com>2019-07-10 14:20:06 +0200
commit519678192ff47fe359abf3ef33938ae9dd3e52a2 (patch)
tree0bd97544280c245cecae06b843ddee54dc16ebaf /config.h
parentc3083a77d411bb0e1e4ec8bd93594de92b9b4d38 (diff)
parent891ab3951befbf480a89f63702d111a62a054758 (diff)
downloadafl++-519678192ff47fe359abf3ef33938ae9dd3e52a2.tar.gz
Merge pull request #12 from vanhauser-thc/MOpt
Mopt
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index cebf7c39..d4e27e90 100644
--- a/config.h
+++ b/config.h
@@ -83,6 +83,7 @@
    of 32-bit int overflows): */
 
 #define HAVOC_MAX_MULT      16
+#define HAVOC_MAX_MULT_MOPT 32
 
 /* Absolute minimum number of havoc cycles (after all adjustments): */