From e9b860f6d4e295900220225823198d6fae89d2c0 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Thu, 14 Sep 2023 09:23:02 +0000 Subject: 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@1912303 13f79535-47bb-0310-9956-ffa450edef68 --- .../crash-517626e815e0afa9decd0ebb6d1dee63fb9907dd.docx | Bin 0 -> 7789 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/document/crash-517626e815e0afa9decd0ebb6d1dee63fb9907dd.docx (limited to 'test-data') diff --git a/test-data/document/crash-517626e815e0afa9decd0ebb6d1dee63fb9907dd.docx b/test-data/document/crash-517626e815e0afa9decd0ebb6d1dee63fb9907dd.docx new file mode 100644 index 0000000000..e98f30e13f Binary files /dev/null and b/test-data/document/crash-517626e815e0afa9decd0ebb6d1dee63fb9907dd.docx differ -- cgit v1.2.3