aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-09-06 10:38:51 +0000
committerDominik Stadler <centic@apache.org>2023-09-06 10:38:51 +0000
commitb801711afea9d452312a0e23be50bf64d59ea281 (patch)
tree69756513b75bc3ee473487969e892107e62e15c8 /test-data
parent04ae3b4441efde2c1b2c3f75d15fef6b6f1b0549 (diff)
downloadpoi-b801711afea9d452312a0e23be50bf64d59ea281.tar.gz
poi-b801711afea9d452312a0e23be50bf64d59ea281.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=62059 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912127 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r--test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5542865479270400.xlsxbin0 -> 9344 bytes
-rw-r--r--test-data/spreadsheet/stress.xlsbin67072 -> 67584 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5542865479270400.xlsx b/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5542865479270400.xlsx
new file mode 100644
index 0000000000..4dc129d8f0
--- /dev/null
+++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5542865479270400.xlsx
Binary files differ
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls
index fd160eeb72..84b3a84857 100644
--- a/test-data/spreadsheet/stress.xls
+++ b/test-data/spreadsheet/stress.xls
Binary files differ