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