summaryrefslogtreecommitdiffstats
path: root/test-data
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-10-07 22:12:25 +0000
committerDominik Stadler <centic@apache.org>2023-10-07 22:12:25 +0000
commit6fae5bbc185301057913a800f14202be8d630cf2 (patch)
tree38f796f7f630bc6b89ecae138e6999d0e20f4be7 /test-data
parentc331c5d26a45a7c5bc1d8cc9030b939ead644f08 (diff)
downloadpoi-6fae5bbc185301057913a800f14202be8d630cf2.tar.gz
poi-6fae5bbc185301057913a800f14202be8d630cf2.zip
Bug 66425: Avoid Exceptions found via oss-fuzz
We try to avoid throwing NullPointerExceptions or endless allocations, but it was possible to trigger one here with a specially crafted input-file Should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62697 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912793 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r--test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4819588401201152.xlsbin0 -> 3182 bytes
-rw-r--r--test-data/spreadsheet/stress.xlsbin56320 -> 56832 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4819588401201152.xls b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4819588401201152.xls
new file mode 100644
index 0000000000..524001f77e
--- /dev/null
+++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4819588401201152.xls
Binary files differ
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls
index 2352603880..d06a4e4d5b 100644
--- a/test-data/spreadsheet/stress.xls
+++ b/test-data/spreadsheet/stress.xls
Binary files differ