From d54c8f16e69e43ffb9af932997c4a2918ebad66e Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sat, 30 Dec 2023 19:39:36 +0000 Subject: Bug 66425: Avoid exceptions found via poi-fuzz Prevent NullPointerException Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64495 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1915005 13f79535-47bb-0310-9956-ffa450edef68 --- ...stcase-minimized-POIXWPFFuzzer-6120975439364096.docx | Bin 0 -> 43758 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6120975439364096.docx (limited to 'test-data/document') diff --git a/test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6120975439364096.docx b/test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6120975439364096.docx new file mode 100644 index 0000000000..33f01afa4d Binary files /dev/null and b/test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6120975439364096.docx differ -- cgit v1.2.3