diff options
Diffstat (limited to 'vcl/workben/htmlfuzzer.options')
-rw-r--r-- | vcl/workben/htmlfuzzer.options | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/htmlfuzzer.options b/vcl/workben/htmlfuzzer.options index 1173eaee3f05..9ab77d3b579f 100644 --- a/vcl/workben/htmlfuzzer.options +++ b/vcl/workben/htmlfuzzer.options @@ -1,3 +1,3 @@ [libfuzzer] -max_len = 8192 +max_len = 12288 dict = html_tags.dict |