From 3800aa541814ff77eeba60f4f2e0aeb6974f4f18 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 22 Apr 2024 13:32:30 +0000 Subject: Bug 66425: Avoid exceptions found via poi-fuzz Avoid a possible NullPointerException Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67922 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917269 13f79535-47bb-0310-9956-ffa450edef68 --- ...se-minimized-POIHSSFFuzzer-5816431116615680.xls | Bin 0 -> 67073 bytes test-data/spreadsheet/stress.xls | Bin 65024 -> 105472 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5816431116615680.xls (limited to 'test-data') diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5816431116615680.xls b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5816431116615680.xls new file mode 100644 index 0000000000..3e327c6c85 Binary files /dev/null and b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5816431116615680.xls differ diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls index bedead8ec1..5a384cdef3 100644 Binary files a/test-data/spreadsheet/stress.xls and b/test-data/spreadsheet/stress.xls differ -- cgit v1.2.3