From 76a2d9b59b23873c8a6d174a2f3c48eba60712fb Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 22 Jun 2020 13:48:59 +0200 Subject: further refinement --- include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/config.h') 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 */ -- cgit 1.4.1