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