This is an automated email from the ASF dual-hosted git repository.
centic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
from 8d53613bcf Bug 69935: Add short-based column setters to ClientAnchor
(#1006)
new c92c533d7a Prevent large allocations when writing PPDrawing items
new 5338b17a8f Avoid NPE with malformed Visio diagram
new 55c1608a2d Avoid NPE with malformed anchors in slideshow files
new e96c9e17c0 Avoid NPE with malformed EscherAggregate
new 692caf0f36 Avoid NPE with malformed master-style
new bc02ef0703 Avoid NPE with malformed wmf headers
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../xdgf/usermodel/section/geometry/RelLineTo.java | 4 ++++
.../java/org/apache/poi/hslf/record/PPDrawing.java | 7 +++++--
.../apache/poi/hslf/usermodel/HSLFGroupShape.java | 18 +++++++++++-------
.../apache/poi/hslf/usermodel/HSLFSlideMaster.java | 4 ++++
.../java/org/apache/poi/hwmf/record/HwmfMisc.java | 14 ++++++++++++--
.../apache/poi/hslf/dev/TestSlideIdListing.java | 1 +
.../poi/hslf/dev/TestSlideShowRecordDumper.java | 4 +++-
.../hslf/dev/TestUserEditAndPersistListing.java | 4 +++-
.../apache/poi/hssf/record/EscherAggregate.java | 3 +++
.../org/apache/poi/hssf/dev/TestBiffViewer.java | 1 +
.../org/apache/poi/hssf/dev/TestRecordLister.java | 1 +
.../poi/hssf/model/TestDrawingAggregate.java | 3 ++-
...minimized-POIVisioFuzzer-6312416206454784.vsdx} | Bin 35605 -> 33849 bytes
...> 62d2ecd89aeb715b07072d4f8a8734f4dbeb5c10.ppt} | Bin 224256 -> 224256 bytes
...> cf5f6fde99a8b3ea5a4946c258b7abad6f30b0c5.ppt} | Bin 9728 -> 9684 bytes
...terfuzz-testcase-minimized-6701721724125184.wmf | Bin 0 -> 87 bytes
...e-minimized-POIHSLFFuzzer-6028723156746240.ppt} | Bin 547840 -> 547740 bytes
...> cf9f845e73447b092477d0472402a5baea4b8c9f.xls} | Bin 47616 -> 47616 bytes
test-data/spreadsheet/stress.xls | Bin 77824 -> 79872 bytes
19 files changed, 50 insertions(+), 14 deletions(-)
copy
test-data/diagram/{clusterfuzz-testcase-minimized-POIVisioFuzzer-5842659694215168.vsdx
=> clusterfuzz-testcase-minimized-POIVisioFuzzer-6312416206454784.vsdx} (82%)
copy test-data/slideshow/{bug58733_671884.ppt =>
62d2ecd89aeb715b07072d4f8a8734f4dbeb5c10.ppt} (99%)
copy test-data/slideshow/{Single_Coloured_Page.ppt =>
cf5f6fde99a8b3ea5a4946c258b7abad6f30b0c5.ppt} (95%)
create mode 100644
test-data/slideshow/clusterfuzz-testcase-minimized-6701721724125184.wmf
copy test-data/slideshow/{bug58718_008558.ppt =>
clusterfuzz-testcase-minimized-POIHSLFFuzzer-6028723156746240.ppt} (89%)
copy test-data/spreadsheet/{45129.xls =>
cf9f845e73447b092477d0472402a5baea4b8c9f.xls} (89%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]