diff options
author | Dominik Stadler <centic@apache.org> | 2023-09-20 14:55:19 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-09-20 14:55:19 +0000 |
commit | ce919673c4e935e8c756c91938f973d5c9a23ddb (patch) | |
tree | da3537d17053417985c3534e2aa530d5f8ca06c1 /test-data | |
parent | 857b96b2d3ec547fe2a4bc707ed6eb97bcabd2f8 (diff) | |
download | poi-ce919673c4e935e8c756c91938f973d5c9a23ddb.tar.gz poi-ce919673c4e935e8c756c91938f973d5c9a23ddb.zip |
Bug 66425: Avoid exceptions found via poi-fuzz
We try to avoid throwing NullPointerException, ClassCastExceptions and StackOverflowException, but it was possible
to trigger them
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62530 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62491
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912433 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5231088823566336.ppt | bin | 0 -> 19456 bytes |
-rw-r--r-- | test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5786329142919168.xls | bin | 0 -> 13976 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 54784 -> 94720 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5231088823566336.ppt b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5231088823566336.ppt Binary files differnew file mode 100644 index 0000000000..dbf00b3265 --- /dev/null +++ b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5231088823566336.ppt diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5786329142919168.xls b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5786329142919168.xls Binary files differnew file mode 100644 index 0000000000..c83bbf76e2 --- /dev/null +++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5786329142919168.xls diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 8d0313eee0..46a4282e1e 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |