diff options
Diffstat (limited to 'tools/fuzzer/options/percent_encode_fuzzer.options')
-rw-r--r-- | tools/fuzzer/options/percent_encode_fuzzer.options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/fuzzer/options/percent_encode_fuzzer.options b/tools/fuzzer/options/percent_encode_fuzzer.options new file mode 100644 index 0000000000..ea2785e110 --- /dev/null +++ b/tools/fuzzer/options/percent_encode_fuzzer.options @@ -0,0 +1,2 @@ +[libfuzzer] +max_len = 32 |