diff options
author | Dominik Stadler <centic@apache.org> | 2023-09-13 10:59:54 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-09-13 10:59:54 +0000 |
commit | cc4ccbae1d5389d5c973be997171f04fe5a7c4bb (patch) | |
tree | 5fa89ddde75e66db6a511e5fc3af47c22983f1f4 /test-data | |
parent | 4b70989156fd31dd9b8fe8eeceea70553330293a (diff) | |
download | poi-cc4ccbae1d5389d5c973be997171f04fe5a7c4bb.tar.gz poi-cc4ccbae1d5389d5c973be997171f04fe5a7c4bb.zip |
Bug 66425: Avoid NullPointerExceptions found via poi-fuzz
We try to avoid throwing NullPointerException, but it was possible
to trigger one here
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912281 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/spreadsheet/crash-274d6342e4842d61be0fb48eaadad6208ae767ae.xlsx | bin | 0 -> 6874 bytes |
-rw-r--r-- | test-data/spreadsheet/crash-9bf3cd4bd6f50a8a9339d363c2c7af14b536865c.xlsx | bin | 0 -> 8548 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 52224 -> 92160 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/crash-274d6342e4842d61be0fb48eaadad6208ae767ae.xlsx b/test-data/spreadsheet/crash-274d6342e4842d61be0fb48eaadad6208ae767ae.xlsx Binary files differnew file mode 100644 index 0000000000..0707db6706 --- /dev/null +++ b/test-data/spreadsheet/crash-274d6342e4842d61be0fb48eaadad6208ae767ae.xlsx diff --git a/test-data/spreadsheet/crash-9bf3cd4bd6f50a8a9339d363c2c7af14b536865c.xlsx b/test-data/spreadsheet/crash-9bf3cd4bd6f50a8a9339d363c2c7af14b536865c.xlsx Binary files differnew file mode 100644 index 0000000000..5c9421f628 --- /dev/null +++ b/test-data/spreadsheet/crash-9bf3cd4bd6f50a8a9339d363c2c7af14b536865c.xlsx diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 4436b980e0..fb15d8174a 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |