diff options
author | Dominik Stadler <centic@apache.org> | 2023-09-07 12:20:28 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-09-07 12:20:28 +0000 |
commit | e686e84512ce1518885750899ad543fb32e03253 (patch) | |
tree | 5b38ee982e843f11923806237042f062a6b26da8 /test-data | |
parent | 5c2a89412b08c4b71f2ab79b88f26827028916b4 (diff) | |
download | poi-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')
-rw-r--r-- | test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5185049589579776.xlsx | bin | 0 -> 9053 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 69120 -> 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 Binary files differnew file mode 100644 index 0000000000..b14f41fa57 --- /dev/null +++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5185049589579776.xlsx diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex eeecaeb553..b4c297fe28 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |