/[Apache-SVN]
ViewVC logotype

Revision 1911523


Jump to revision: Previous Next
Author: centic
Date: Mon Aug 7 20:01:19 2023 UTC (10 months, 2 weeks ago)
Changed paths: 6
Log Message:
Bug 66425: Avoid a ClassCastException found via oss-fuzz

We try to avoid throwing NullPointerException, 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=61266

Changed paths

Path Details
Directorypoi/trunk/poi-examples/src/test/java/org/apache/poi/integration/TestXLSX2CSV.java modified , text changed
Directorypoi/trunk/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/test/java/org/apache/poi/xssf/eventusermodel/TestReadOnlySharedStringsTable.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-5025401116950528.xlsx added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26