diff options
author | Dominik Stadler <centic@apache.org> | 2023-08-24 08:48:45 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-08-24 08:48:45 +0000 |
commit | cdb2ba13989badf60d88c75daf69c94ae6ac2e13 (patch) | |
tree | eac04a08a91f883d7d0927e964332abad80460be /test-data | |
parent | e4ba9822cc4fe70de83aad413b2b21eef551661f (diff) | |
download | poi-cdb2ba13989badf60d88c75daf69c94ae6ac2e13.tar.gz poi-cdb2ba13989badf60d88c75daf69c94ae6ac2e13.zip |
Bug 66425: Avoid a NullPointerException found via oss-fuzz
We try to avoid throwing NullPointerException, 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=61441
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-5205835528404992.pptx | bin | 0 -> 36689 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 66048 -> 67072 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-5205835528404992.pptx b/test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-5205835528404992.pptx Binary files differnew file mode 100644 index 0000000000..41b48998e3 --- /dev/null +++ b/test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-5205835528404992.pptx diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 21a3abea5c..5af5cc74d0 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |