From e94297bb64ca7edfdeec35101906fcc39d1bb434 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 11 Sep 2023 18:25:21 +0000 Subject: Bug 66425: Avoid a NullPointerException found via oss-fuzz Ignore results of one file because the Exception is different in Java 8 and Java 11 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912254 13f79535-47bb-0310-9956-ffa450edef68 --- test-data/spreadsheet/stress.xls | Bin 52736 -> 52224 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test-data') diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls index 75b297f57e..4436b980e0 100644 Binary files a/test-data/spreadsheet/stress.xls and b/test-data/spreadsheet/stress.xls differ -- cgit v1.2.3