/[Apache-SVN]
ViewVC logotype

Revision 1912707


Jump to revision: Previous Next
Author: centic
Date: Tue Oct 3 06:05:30 2023 UTC (8 months, 3 weeks ago)
Changed paths: 5
Log Message:
Bug 66425: Avoid exceptions found via poi-fuzz

We try to avoid throwing NullPointerException, ClassCastExceptions 
and StackOverflowException, but it was possible to trigger them

Also improve some exception messages

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62698
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62606
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62685

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/hssf/record/OldStringRecord.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/xslf/usermodel/XSLFGraphicFrame.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/xslf/usermodel/XSLFTableCell.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SXSSFSheet.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hdgf/streams/PointerContainingStream.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26