diff options
author | Dominik Stadler <centic@apache.org> | 2023-08-07 09:42:17 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-08-07 09:42:17 +0000 |
commit | 31fd087a4895239e01d09ee68389b2a5e78c3d47 (patch) | |
tree | ddcf86ebc7e1fb14bad5b05cdc6a6c2c7036616f /test-data | |
parent | 6f054ddce1f84edc5f2f85f89904c03df3c1727a (diff) | |
download | poi-31fd087a4895239e01d09ee68389b2a5e78c3d47.tar.gz poi-31fd087a4895239e01d09ee68389b2a5e78c3d47.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
Should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61249
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911501 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/document/clusterfuzz-testcase-minimized-POIFuzzer-6709287337197568.docx | bin | 0 -> 12632 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 40448 -> 58880 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/document/clusterfuzz-testcase-minimized-POIFuzzer-6709287337197568.docx b/test-data/document/clusterfuzz-testcase-minimized-POIFuzzer-6709287337197568.docx Binary files differnew file mode 100644 index 0000000000..ff963e1ebb --- /dev/null +++ b/test-data/document/clusterfuzz-testcase-minimized-POIFuzzer-6709287337197568.docx diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 6ad5da595b..74b0f1b5da 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |