/[Apache-SVN]
ViewVC logotype

Revision 1899070


Jump to revision: Previous Next
Author: centic
Date: Sun Mar 20 06:52:38 2022 UTC (2 years, 2 months ago)
Changed paths: 6
Log Message:
Fix issues found when fuzzing Apache POI via Jazzer

Replace assertions with actual checks when input-data
can trigger them. We would not handle such
input-data properly otherwise.
Sometimes logging seems a better option if the issue
is not blocking us from parsing the document anyway

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/hssf/record/RecordInputStream.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hslf/record/PPDrawing.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hslf/record/SSSlideInfoAtom.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hslf/record/UserEditAtom.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hwpf/model/OfficeArtContent.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26