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 ac4e3c199e more HSSFEventFactory changes
     new 260b22fb09 Handle slightly broken file with empty BlipFill properly
     new 839ce4a0f4 Avoid NPE in HSSFShapeGroup.setShapeId()
     new 1594baf696 Avoid NPE when updating cell-anchors
     new e9e9612a1f Avoid ClassCastException when reading headers of EMF files
     new 9d9865c9b8 Avoid NPE when handling diagrams in pptx
     new 23369586da Avoid assertion when handling slightly corrupted emf-file
     new 44598bd030 Avoid OOM with incorrect property sizes

The 7 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:
 .../org/apache/poi/xslf/usermodel/XSLFDiagram.java |   8 +++--
 .../org/apache/poi/xslf/usermodel/XSLFTable.java   |   8 +++++
 .../org/apache/poi/xssf/usermodel/XSSFPicture.java |   2 +-
 .../org/apache/poi/hemf/record/emf/HemfFill.java   |  23 ++++++-------
 .../org/apache/poi/hemf/usermodel/HemfPicture.java |   2 ++
 .../apache/poi/hslf/dev/TestSlideIdListing.java    |   1 +
 .../poi/hslf/dev/TestSlideShowRecordDumper.java    |   1 +
 .../hslf/dev/TestUserEditAndPersistListing.java    |   1 +
 .../apache/poi/ddf/AbstractEscherOptRecord.java    |  36 +++++++++------------
 .../main/java/org/apache/poi/ddf/EscherRecord.java |  35 ++++++++------------
 .../apache/poi/hssf/usermodel/HSSFShapeGroup.java  |   6 +++-
 .../poi/hssf/model/TestDrawingAggregate.java       |   3 +-
 test-data/slideshow/LIBRE_OFFICE-100610-0.pptx     | Bin 0 -> 743904 bytes
 .../VHZ2NYFUYUUJNGLABL26ORTQZA76FJEW.emf}          | Bin 143360 -> 135092 bytes
 ...mized-POIFileHandlerFuzzer-6466833057382400.emf | Bin 0 -> 41 bytes
 ...se-minimized-POIHSLFFuzzer-4983252485210112.ppt | Bin 0 -> 8960 bytes
 ...-minimized-POIXSLFFuzzer-6435650376957952.pptx} | Bin 71102 -> 69779 bytes
 .../spreadsheet/LIBRE_OFFICE-94379-0.zip-57.xls    | Bin 0 -> 37376 bytes
 test-data/spreadsheet/npe.xlsx                     | Bin 0 -> 33326 bytes
 test-data/spreadsheet/stress.xls                   | Bin 79872 -> 81408 bytes
 20 files changed, 66 insertions(+), 60 deletions(-)
 create mode 100755 test-data/slideshow/LIBRE_OFFICE-100610-0.pptx
 copy test-data/{spreadsheet/bug_42794.mdb => 
slideshow/VHZ2NYFUYUUJNGLABL26ORTQZA76FJEW.emf} (69%)
 mode change 100644 => 100755
 create mode 100644 
test-data/slideshow/clusterfuzz-testcase-minimized-POIFileHandlerFuzzer-6466833057382400.emf
 create mode 100644 
test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-4983252485210112.ppt
 copy test-data/slideshow/{smartart-simple.pptx => 
clusterfuzz-testcase-minimized-POIXSLFFuzzer-6435650376957952.pptx} (95%)
 create mode 100755 test-data/spreadsheet/LIBRE_OFFICE-94379-0.zip-57.xls
 create mode 100644 test-data/spreadsheet/npe.xlsx


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to