diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-09-23 20:52:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-09-23 21:56:16 +0200 |
commit | e5793c64063e83cc6682e3a8691308f740fbc268 (patch) | |
tree | f7ec1eed06ad8c1e1ce908c2744fdcd0b4b578f3 /vcl/workben/htmlfuzzer.options | |
parent | 93e0ce447ce2e913995800d45614dfc74d80b2b5 (diff) |
ofz: bump sc-rtf and html max lengths
Change-Id: Ic7c596b59a420dc098ae61298d9fa048f826662c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140528
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
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 |