Author: centic Date: Wed Dec 6 19:49:38 2023 New Revision: 1914402 URL: http://svn.apache.org/viewvc?rev=1914402&view=rev Log: Bug 66425: Avoid exceptions found via poi-fuzz
Add an xsb file to ooxml-lite which seems to be missing in some cases Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63652 Added: poi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx Modified: poi/trunk/poi-ooxml-lite/missing-xsbs.txt poi/trunk/test-data/spreadsheet/stress.xls Modified: poi/trunk/poi-ooxml-lite/missing-xsbs.txt URL: http://svn.apache.org/viewvc/poi/trunk/poi-ooxml-lite/missing-xsbs.txt?rev=1914402&r1=1914401&r2=1914402&view=diff ============================================================================== --- poi/trunk/poi-ooxml-lite/missing-xsbs.txt (original) +++ poi/trunk/poi-ooxml-lite/missing-xsbs.txt Wed Dec 6 19:49:38 2023 @@ -96,6 +96,7 @@ ctwebpublishobjects30d8type ctwrapthrough8b4etype ctwraptightae95type ctwraptopbottom5e13type +fonts7aa2doctype lockedcanvaselement polylineelement relationships93b3doctype Added: poi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx URL: http://svn.apache.org/viewvc/poi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx?rev=1914402&view=auto ============================================================================== Binary files poi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx (added) and poi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx Wed Dec 6 19:49:38 2023 differ Modified: poi/trunk/test-data/spreadsheet/stress.xls URL: http://svn.apache.org/viewvc/poi/trunk/test-data/spreadsheet/stress.xls?rev=1914402&r1=1914401&r2=1914402&view=diff ============================================================================== Binary files - no diff available. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
