increase max_len for fodt2pdffuzzer
Change-Id: Ib8c3c0e35c6a7cc8b3b40fce4f89c038e819f088 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151587 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
b189172dd6
commit
4232b46b4a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[libfuzzer]
|
||||
max_len = 3072
|
||||
max_len = 4096
|
||||
dict = odf.dict
|
||||
|
|
Loading…
Reference in a new issue