/[Apache-SVN]
ViewVC logotype

Revision 1912796


Jump to revision: Previous Next
Author: centic
Date: Sat Oct 7 22:12:43 2023 UTC (7 months ago)
Changed paths: 8
Log Message:
Bug 66425: Avoid Exceptions found via oss-fuzz

We try to avoid throwing ClassCastExceptions,
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=62795

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/hssf/model/InternalWorkbook.java modified , text changed
Directorypoi/trunk/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFShapeFactory.java modified , text changed
Directorypoi/trunk/poi/src/main/java/org/apache/poi/util/LittleEndianByteArrayInputStream.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-scratchpad/src/test/java/org/apache/poi/hssf/converter/TestExcelConverterSuite.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5436547081830400.xls added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26