diff options
author | Dominik Stadler <centic@apache.org> | 2023-09-18 06:38:37 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-09-18 06:38:37 +0000 |
commit | 88bbfbb3f747e2f18768e928facf11712ab7b4c7 (patch) | |
tree | a30aedc09f1b30455f424614a8d41be802c90932 /test-data | |
parent | 836512cc1f32ec9f0485f317c298958b1db5b82f (diff) | |
download | poi-88bbfbb3f747e2f18768e928facf11712ab7b4c7.tar.gz poi-88bbfbb3f747e2f18768e928facf11712ab7b4c7.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=61562
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62068
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912383 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5074346559012864.doc | bin | 0 -> 9729 bytes |
-rw-r--r-- | test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx | bin | 0 -> 20757 bytes |
-rw-r--r-- | test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5962760801091584.ppt | bin | 0 -> 9728 bytes |
-rw-r--r-- | test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-6594557414080512.xlsx | bin | 0 -> 1523 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 97280 -> 98816 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5074346559012864.doc b/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5074346559012864.doc Binary files differnew file mode 100644 index 0000000000..add1da339f --- /dev/null +++ b/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5074346559012864.doc diff --git a/test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx b/test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx Binary files differnew file mode 100644 index 0000000000..36132483c9 --- /dev/null +++ b/test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx diff --git a/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5962760801091584.ppt b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5962760801091584.ppt Binary files differnew file mode 100644 index 0000000000..9bc426a2b2 --- /dev/null +++ b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5962760801091584.ppt diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-6594557414080512.xlsx b/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-6594557414080512.xlsx Binary files differnew file mode 100644 index 0000000000..b644793380 --- /dev/null +++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-6594557414080512.xlsx diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 0c0044cfc4..5841042e61 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |