/[Apache-SVN]
ViewVC logotype

Revision 1912162


Jump to revision: Previous Next
Author: centic
Date: Thu Sep 7 12:20:28 2023 UTC (8 months, 2 weeks ago)
Changed paths: 5
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

Also add SXSSFWorkbook.write() to integrationtests

Fixes https://oss-fuzz.com/testcase-detail/5185049589579776

Changed paths

Path Details
Directorypoi/trunk/poi-integration/src/test/java/org/apache/poi/stress/XSSFFileHandler.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFTable.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/test/java/org/apache/poi/xssf/streaming/TestSXSSFWorkbook.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5185049589579776.xlsx added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26