diff options
author | Dominik Stadler <centic@apache.org> | 2023-09-08 16:02:13 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-09-08 16:02:13 +0000 |
commit | 5cb768379d6a26de336117402959d960de5cf91b (patch) | |
tree | 9f438e66eda2a2cdf1a129ad3a63db7688848779 /test-data | |
parent | f90415ef0ed147a70357cb5f60aa11c95fcc6074 (diff) | |
download | poi-5cb768379d6a26de336117402959d960de5cf91b.tar.gz poi-5cb768379d6a26de336117402959d960de5cf91b.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=62128
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912199 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5050208641482752.doc | bin | 0 -> 56805 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 50688 -> 51200 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5050208641482752.doc b/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5050208641482752.doc Binary files differnew file mode 100644 index 0000000000..4e03699c58 --- /dev/null +++ b/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5050208641482752.doc diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 55c4c0d33c..ff6626135d 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |