aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2024-07-15 13:02:43 +0000
committerDominik Stadler <centic@apache.org>2024-07-15 13:02:43 +0000
commit2582e5e0c18026c88b882829254241a9acc6f45f (patch)
tree02695a279174db768ff61b9832cd18db58b9d6de /test-data
parent719e7154a19c00e1c2464e5f93a1567d8ca5ed72 (diff)
downloadpoi-2582e5e0c18026c88b882829254241a9acc6f45f.tar.gz
poi-2582e5e0c18026c88b882829254241a9acc6f45f.zip
Bug 66425: Avoid exceptions found via poi-fuzz
Avoid a possible StackOverflowException This adds support of counting of the "nesting level" into the base EscherRecord and thus makes this existing limitation much more effective as it kicks in for more types of nested records. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66374 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919256 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r--test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6192650357112832.pptbin0 -> 9013 bytes
-rw-r--r--test-data/spreadsheet/stress.xlsbin68608 -> 109056 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6192650357112832.ppt b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6192650357112832.ppt
new file mode 100644
index 0000000000..52aab948e4
--- /dev/null
+++ b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6192650357112832.ppt
Binary files differ
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls
index a94383250f..78bed83bc0 100644
--- a/test-data/spreadsheet/stress.xls
+++ b/test-data/spreadsheet/stress.xls
Binary files differ