fix MUT_STRATEGY_ARRAY_SIZE

This commit is contained in:
vanhauser-thc
2023-12-19 09:29:12 +01:00
parent 7fabe5052b
commit f822cdeb74

View File

@ -32,7 +32,7 @@
#include <inttypes.h>
#include "afl-fuzz.h"
#define MUT_STRATEGY_ARRAY_SIZE 256
#define MUT_STRATEGY_ARRAY_SIZE 255
enum {