/[Apache-SVN]
ViewVC logotype

Revision 1912797


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

We try to avoid throwing ConcurrentModificationException,
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=62861

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/hssf/record/aggregates/CustomViewSettingsRecordAggregate.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/dev/TestBiffViewer.java modified , text changed
Directorypoi/trunk/poi/src/test/java/org/apache/poi/hssf/dev/TestRecordLister.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5889658057523200.xls added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26