]> source.dussan.org Git - poi.git/commit
Bug 66425: Avoid an AssertionError found via oss-fuzz
authorDominik Stadler <centic@apache.org>
Mon, 7 Aug 2023 14:32:11 +0000 (14:32 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 7 Aug 2023 14:32:11 +0000 (14:32 +0000)
commit2c5264277a879b4adba6593b79053fbb8ae4df29
tree4006a111abd9744d19484af801286c879c25457f
parentf6b1435db196b4a2d7079191a15a4018915f70a5
Bug 66425: Avoid an AssertionError found via oss-fuzz

We try to avoid throwing AssertionError to be triggered by input data, but it was possible
to trigger one here with a specially crafted input-file

Should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61251

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911514 13f79535-47bb-0310-9956-ffa450edef68
poi-integration/src/test/java/org/apache/poi/stress/HSLFFileHandler.java
poi-scratchpad/src/main/java/org/apache/poi/hslf/record/EscherPlaceholder.java
poi-scratchpad/src/main/java/org/apache/poi/hslf/usermodel/HSLFShape.java
test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-4630915954114560.ppt [new file with mode: 0644]
test-data/spreadsheet/stress.xls