vcl/workben/scrtffuzzer.options |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 56e7646a7dd421ef148a2452ea175c6a4cb91985
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Mon Aug 8 09:02:33 2022 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Mon Aug 8 12:05:12 2022 +0200

    ofz#24932 Timeout
    
    restrict this to a very short length to reset ofz Timeout to force
    ofz to report a new issue when restored later
    
    Change-Id: Ibbdbb60f16ddca8367355d4c855e58aa16ea5f4a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137944
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/vcl/workben/scrtffuzzer.options b/vcl/workben/scrtffuzzer.options
index 678d526b1ea9..5dcdfac7a69d 100644
--- a/vcl/workben/scrtffuzzer.options
+++ b/vcl/workben/scrtffuzzer.options
@@ -1,2 +1,2 @@
 [libfuzzer]
-max_len = 65536
+max_len = 128

Reply via email to