aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-08-12 14:53:58 +0000
committerDominik Stadler <centic@apache.org>2023-08-12 14:53:58 +0000
commit733d3d10ead2619e6bf10a1f431fd659cf178f03 (patch)
treeb821a10a2a4a062464f6fad2b61dbb7c6ab45d74 /test-data
parent757708fb546d3e2391b36cb5c656a64ec6ae5704 (diff)
downloadpoi-733d3d10ead2619e6bf10a1f431fd659cf178f03.tar.gz
poi-733d3d10ead2619e6bf10a1f431fd659cf178f03.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=61390 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911615 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r--test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5636439151607808.xlsxbin0 -> 372 bytes
-rw-r--r--test-data/spreadsheet/stress.xlsbin46080 -> 46592 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5636439151607808.xlsx b/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5636439151607808.xlsx
new file mode 100644
index 0000000000..2ab3eeb900
--- /dev/null
+++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5636439151607808.xlsx
Binary files differ
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls
index 34326cd1fc..6b2669be74 100644
--- a/test-data/spreadsheet/stress.xls
+++ b/test-data/spreadsheet/stress.xls
Binary files differ