about summary refs log tree commit diff
path: root/config.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-08 11:36:52 +0200
committervan Hauser <vh@thc.org>2019-07-08 11:36:52 +0200
commit198946231c389acaea10bf047f70264a27617b02 (patch)
tree564b790a7517ab1708734faa74f577c40ff9b55f /config.h
parent0d6cddda4daa5f38029c34dc005b2e40a5898ea4 (diff)
downloadafl++-198946231c389acaea10bf047f70264a27617b02.tar.gz
imported MOpt and worked around the collisions with other patches
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): */