/[Apache-SVN]
ViewVC logotype

Revision 1912199


Jump to revision: Previous Next
Author: centic
Date: Fri Sep 8 16:02:13 2023 UTC (9 months, 1 week ago)
Changed paths: 5
Log Message:
Bug 66425: Avoid a NullPointerException 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=62128

Changed paths

Path Details
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hwpf/sprm/TableSprmUncompressor.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/test/java/org/apache/poi/hwpf/converter/TestWordToConverterSuite.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/test/java/org/apache/poi/hwpf/converter/TestWordToTextConverter.java modified , text changed
Directorypoi/trunk/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5050208641482752.doc added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26