/[Apache-SVN]
ViewVC logotype

Revision 1911515


Jump to revision: Previous Next
Author: centic
Date: Mon Aug 7 15:15:38 2023 UTC (9 months, 1 week ago)
Changed paths: 7
Log Message:
Bug 66425: Avoid a ClassCastException found via oss-fuzz

We try to avoid throwing ClassCastException, 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=61242

Also enhance output of some test-failures and allow an empty exception message

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFShapeGroup.java modified , text changed
Directorypoi/trunk/poi/src/test/java/org/apache/poi/hssf/dev/BaseTestIteratingXLS.java modified , text changed
Directorypoi/trunk/poi/src/test/java/org/apache/poi/hssf/dev/TestBiffDrawingToXml.java modified , text changed
Directorypoi/trunk/poi/src/test/java/org/apache/poi/hssf/model/TestDrawingAggregate.java modified , text changed
Directorypoi/trunk/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5285517825277952.xls added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26