diff options
author | Dominik Stadler <centic@apache.org> | 2023-08-07 15:15:38 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-08-07 15:15:38 +0000 |
commit | 5efa428ca0cbf421fa394c53b600d9f242d69e0f (patch) | |
tree | 514d16f5ccc8cd3157e641599859a0b337228fbe /test-data | |
parent | 2c5264277a879b4adba6593b79053fbb8ae4df29 (diff) | |
download | poi-5efa428ca0cbf421fa394c53b600d9f242d69e0f.tar.gz poi-5efa428ca0cbf421fa394c53b600d9f242d69e0f.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=61242
Also enhance output of some test-failures and allow an empty exception message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911515 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5285517825277952.xls | bin | 0 -> 47616 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 59904 -> 60416 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5285517825277952.xls b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5285517825277952.xls Binary files differnew file mode 100644 index 0000000000..544c22f399 --- /dev/null +++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5285517825277952.xls diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 301d3e61fc..3018e322b3 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |