ofz: bump sc-rtf and html max lengths

Change-Id: Id3400c686fefbf395e459ee9a654382bac87f141
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140102
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/vcl/workben/htmlfuzzer.options b/vcl/workben/htmlfuzzer.options
index 82c2654..1173eae 100644
--- a/vcl/workben/htmlfuzzer.options
+++ b/vcl/workben/htmlfuzzer.options
@@ -1,3 +1,3 @@
[libfuzzer]
max_len = 4096
max_len = 8192
dict = html_tags.dict
diff --git a/vcl/workben/scrtffuzzer.options b/vcl/workben/scrtffuzzer.options
index 8ea8588..68fa481 100644
--- a/vcl/workben/scrtffuzzer.options
+++ b/vcl/workben/scrtffuzzer.options
@@ -1,2 +1,2 @@
[libfuzzer]
max_len = 8192
max_len = 12288