From e2044c958b2103c3534e5211fb4ed452c3bb758a Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 15 Jul 2024 05:41:04 +0000 Subject: Bug 66425: Avoid exceptions found via poi-fuzz Prevent too much memory usage Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67413 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919237 13f79535-47bb-0310-9956-ffa450edef68 --- ...fuzz-testcase-POIHWPFFuzzer-5696094627495936.doc | Bin 0 -> 46603 bytes test-data/spreadsheet/stress.xls | Bin 68608 -> 68608 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/document/clusterfuzz-testcase-POIHWPFFuzzer-5696094627495936.doc (limited to 'test-data') diff --git a/test-data/document/clusterfuzz-testcase-POIHWPFFuzzer-5696094627495936.doc b/test-data/document/clusterfuzz-testcase-POIHWPFFuzzer-5696094627495936.doc new file mode 100644 index 0000000000..ae2c91023d Binary files /dev/null and b/test-data/document/clusterfuzz-testcase-POIHWPFFuzzer-5696094627495936.doc differ diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls index efe00e3845..a94383250f 100644 Binary files a/test-data/spreadsheet/stress.xls and b/test-data/spreadsheet/stress.xls differ -- cgit v1.2.3