[Libreoffice-commits] core.git: vcl/workben
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Sat Sep 18 16:33:56 UTC 2021
vcl/workben/hwpfuzzer.options | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 34fb69ce91ad43064c32f234f465db8031ae0b52
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Sat Sep 18 16:38:24 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Sep 18 18:33:22 2021 +0200
ofz: reduce size of hwp input
fuzzer seems to hover right at the edge of an intermittent timeout
Change-Id: I478c0f355ceb4d05c60834db3f2dc14a72696794
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122303
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/vcl/workben/hwpfuzzer.options b/vcl/workben/hwpfuzzer.options
index 678d526b1ea9..bf169a74ba63 100644
--- a/vcl/workben/hwpfuzzer.options
+++ b/vcl/workben/hwpfuzzer.options
@@ -1,2 +1,2 @@
[libfuzzer]
-max_len = 65536
+max_len = 49152
More information about the Libreoffice-commits
mailing list