This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git.


    from aa84b53  Remove trailing whitepsace.
     new 070cc62  [IMAGING-279] Protect against NegativeArraySizeException in 
BinaryFunctions.readBytes and BinaryFunctions.getRAFBytes
     new ef80e47  [IMAGING-279] add unit test with user-provided image
     new a4a8f1c  [IMAGING-279] changelog
     new 473b644  Merge pull request #122 from kinow/IMAGING-279

The 1419 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:
 src/changes/changes.xml                                 |   3 +++
 .../apache/commons/imaging/common/BinaryFunctions.java  |   6 ++++++
 .../commons/imaging/formats/bmp/BmpImageParserTest.java |  16 ++++++++++++++++
 .../bmp/IMAGING-279/negative_array_size_exception.bmp   | Bin 0 -> 70 bytes
 4 files changed, 25 insertions(+)
 create mode 100644 
src/test/resources/images/bmp/IMAGING-279/negative_array_size_exception.bmp

Reply via email to