about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-06-22 13:48:59 +0200
committervan Hauser <vh@thc.org>2020-06-22 13:48:59 +0200
commit76a2d9b59b23873c8a6d174a2f3c48eba60712fb (patch)
tree7187eb7141adcef0f6a298876bd2a097fa250b55 /include
parent07a4e6370af5e1ad046c063b5b904176c7e978df (diff)
downloadafl++-76a2d9b59b23873c8a6d174a2f3c48eba60712fb.tar.gz
further refinement
Diffstat (limited to 'include')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 0ee149e7..09405a22 100644
--- a/include/config.h
+++ b/include/config.h
@@ -419,7 +419,7 @@
 
 /* Maximum mutations on a string */
 
-#define AFL_TXT_STRING_MAX_MUTATIONS 8
+#define AFL_TXT_STRING_MAX_MUTATIONS 6
 
 #endif                                                  /* ! _HAVE_CONFIG_H */