diff options
Diffstat (limited to 'vcl/workben/xlsxfuzzer.options')
-rw-r--r-- | vcl/workben/xlsxfuzzer.options | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/workben/xlsxfuzzer.options b/vcl/workben/xlsxfuzzer.options new file mode 100644 index 000000000..db9a3e8c6 --- /dev/null +++ b/vcl/workben/xlsxfuzzer.options @@ -0,0 +1,4 @@ +[libfuzzer] +max_len = 98304 +[env] +AFL_DRIVER_DONT_DEFER=1 |