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