diff options
author | Dominik Stadler <centic@apache.org> | 2023-10-07 22:12:25 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-10-07 22:12:25 +0000 |
commit | 6fae5bbc185301057913a800f14202be8d630cf2 (patch) | |
tree | 38f796f7f630bc6b89ecae138e6999d0e20f4be7 /test-data | |
parent | c331c5d26a45a7c5bc1d8cc9030b939ead644f08 (diff) | |
download | poi-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.xls | bin | 0 -> 3182 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 56320 -> 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 Binary files differnew file mode 100644 index 0000000000..524001f77e --- /dev/null +++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4819588401201152.xls diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 2352603880..d06a4e4d5b 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |