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

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


    from 4881f0b5 Merge pull request #336 from 
apache/dependabot/github_actions/github/codeql-action-2.22.7
     new d7ba95b1 [Imaging-369] Fix array bounds exception for TIFF with 
internal JPEG compression
     new fd7e2352 [Imaging-369] Review comments
     new cbdb9780 Merge pull request #335 from gwlucastrig/Imaging194a

The 2279 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:
 .../imaging/formats/jpeg/decoder/JpegDecoder.java      |  12 ++++++++----
 .../commons/imaging/formats/tiff/TiffJpegTest.java     |  17 ++++++++++++++---
 .../data/images/tiff/14/TestJpegRgb127x127.tiff        | Bin 0 -> 3833 bytes
 .../data/images/tiff/14/TestSampleRgb127x127.tiff      | Bin 0 -> 48652 bytes
 4 files changed, 22 insertions(+), 7 deletions(-)
 create mode 100644 
src/test/resources/data/images/tiff/14/TestJpegRgb127x127.tiff
 create mode 100644 
src/test/resources/data/images/tiff/14/TestSampleRgb127x127.tiff

Reply via email to