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 516d055  Merge pull request #145 from kinow/IMAGING-300
     new b3c4c12  [IMAGING-301] Throw an ImageReadException if the Lzw table 
length is less than the number of entries found in the image data
     new 1b19452  [IMAGING-301] Ignore test image files in RAT
     new 702a11f  Merge pull request #146 from kinow/IMAGING-301

The 1472 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:
 pom.xml                                            |   1 +
 src/changes/changes.xml                            |   3 +++
 .../imaging/common/mylzw/MyLzwDecompressor.java    |  16 +++++++++++-----
 .../commons/imaging/formats/gif/GifReadTest.java   |  21 ++++++++++++++++++++-
 .../commons/imaging/formats/tiff/TiffLzwTest.java  |   4 ++--
 ...ase-minimized-ImagingGifFuzzer-5174009164595200 | Bin 0 -> 25 bytes
 6 files changed, 37 insertions(+), 8 deletions(-)
 create mode 100644 
src/test/resources/images/gif/oss-fuzz-33464/clusterfuzz-testcase-minimized-ImagingGifFuzzer-5174009164595200

Reply via email to