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