diff options
author | Dominik Stadler <centic@apache.org> | 2023-09-06 14:48:58 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-09-06 14:48:58 +0000 |
commit | 5d073e35864033aea6fc3e2afeed3fad9da033a7 (patch) | |
tree | e8f046ddce7c39ff0e7642396d904cf9c7609de0 /test-data | |
parent | 24bf8c33f221a16656a4be90869f17f356a80961 (diff) | |
download | poi-5d073e35864033aea6fc3e2afeed3fad9da033a7.tar.gz poi-5d073e35864033aea6fc3e2afeed3fad9da033a7.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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912139 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-6448258963341312.xlsx | bin | 0 -> 6874 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 67584 -> 68096 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-6448258963341312.xlsx b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-6448258963341312.xlsx Binary files differnew file mode 100644 index 0000000000..0707db6706 --- /dev/null +++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-6448258963341312.xlsx diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex ee43072f5c..a47f99b2cb 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |