vcl/workben/dbffuzzer.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 803ec436b13576e3f2818bb4ef6559e8f24b3d0c Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Wed Oct 27 20:49:49 2021 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed Oct 27 21:52:09 2021 +0200 ofz#40404 try smaller documents to avoid timeouts Change-Id: I7ac320fe062bc076cfd0e3d1b37e32154db79ad5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124302 Tested-by: Caolán McNamara <caol...@redhat.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/vcl/workben/dbffuzzer.options b/vcl/workben/dbffuzzer.options index 678d526b1ea9..bf169a74ba63 100644 --- a/vcl/workben/dbffuzzer.options +++ b/vcl/workben/dbffuzzer.options @@ -1,2 +1,2 @@ [libfuzzer] -max_len = 65536 +max_len = 49152