From 7292bc192ce511655fbfe361bc228bef6e9196a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 6 Dec 2024 20:30:52 +0000 Subject: [PATCH] increase rtf2pdffuzzer max_len MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I99b48a7b38c8a53f6908137bfa3e4cee0231c4d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178015 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- vcl/workben/rtf2pdffuzzer.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcl/workben/rtf2pdffuzzer.options b/vcl/workben/rtf2pdffuzzer.options index 53a65b1e4d8b..3aef05154c81 100644 --- a/vcl/workben/rtf2pdffuzzer.options +++ b/vcl/workben/rtf2pdffuzzer.options @@ -1,3 +1,3 @@ [libfuzzer] -max_len = 2048 +max_len = 4096 dict = rtf.dict