aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-09-07 12:20:28 +0000
committerDominik Stadler <centic@apache.org>2023-09-07 12:20:28 +0000
commite686e84512ce1518885750899ad543fb32e03253 (patch)
tree5b38ee982e843f11923806237042f062a6b26da8 /test-data/spreadsheet
parent5c2a89412b08c4b71f2ab79b88f26827028916b4 (diff)
downloadpoi-e686e84512ce1518885750899ad543fb32e03253.tar.gz
poi-e686e84512ce1518885750899ad543fb32e03253.zip
Bug 66425: Avoid a ClassCastException found via oss-fuzz
We try to avoid throwing ClassCastException, but it was possible to trigger one here with a specially crafted input-file Also add SXSSFWorkbook.write() to integrationtests Fixes https://oss-fuzz.com/testcase-detail/5185049589579776 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912162 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/spreadsheet')
-rw-r--r--test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5185049589579776.xlsxbin0 -> 9053 bytes
-rw-r--r--test-data/spreadsheet/stress.xlsbin69120 -> 69632 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5185049589579776.xlsx b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5185049589579776.xlsx
new file mode 100644
index 0000000000..b14f41fa57
--- /dev/null
+++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5185049589579776.xlsx
Binary files differ
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls
index eeecaeb553..b4c297fe28 100644
--- a/test-data/spreadsheet/stress.xls
+++ b/test-data/spreadsheet/stress.xls
Binary files differ