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 eb98398  Merge branch 'IMAGING-103'
     add f5574bf  IMAGING-219: prevent infinite loop when decompressing RGBE 
input file
     new 470217e  IMAGING-219: add changes.xml entry
     new 9519e44  Merge branch 'IMAGING-219'
     new 6a79d35  IMAGING-220: replace while by if in the JPEG decoder extend 
method
     new 289ca5b  IMAGING-220: add changes.xml entry
     new 0291af4  Merge branch 'IMAGING-220'

The 5 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                            |   6 ++++
 .../imaging/formats/jpeg/decoder/JpegDecoder.java  |   2 +-
 .../commons/imaging/formats/rgbe/RgbeInfo.java     |   6 +++-
 .../JpegDecoderTest.java}                          |  34 ++++++++++++---------
 .../commons/imaging/formats/rgbe/RgbeReadTest.java |  20 ++++++++++++
 ...imeout-9713502c9c371f1654b493650c16ab17c0444369 | Bin 0 -> 4000 bytes
 ...imeout-48eb4251935b4ca8b26d1859ea525c1b42ae0c78 | Bin 0 -> 932 bytes
 7 files changed, 52 insertions(+), 16 deletions(-)
 copy 
src/test/java/org/apache/commons/imaging/formats/jpeg/{JpegWithInvalidDhtSegmentTest.java
 => decoder/JpegDecoderTest.java} (51%)
 create mode 100644 
src/test/resources/IMAGING-219/timeout-9713502c9c371f1654b493650c16ab17c0444369
 create mode 100644 
src/test/resources/IMAGING-220/timeout-48eb4251935b4ca8b26d1859ea525c1b42ae0c78

Reply via email to