diff options
Diffstat (limited to '')
-rw-r--r-- | vcl/workben/zipfuzzer.options | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/workben/zipfuzzer.options b/vcl/workben/zipfuzzer.options new file mode 100644 index 0000000000..13fd47f9cb --- /dev/null +++ b/vcl/workben/zipfuzzer.options @@ -0,0 +1,3 @@ +[libfuzzer] +max_len = 32000 +dict = zip.dict |