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 db76432  Merge branch 'pr-80'
     new a70be70  [IMAGING-258]: Prevent exception in TIFF when reading EXIF 
directory
     new a61676f  [IMAGING-258]: add changelog
     new 750dcd9  Merge branch 'pr-81'

The 3 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 ++
 .../formats/tiff/taginfos/TagInfoDirectory.java    |  13 +++++++--
 .../imaging/formats/tiff/taginfos/TagInfoLong.java |   6 ++++
 src/test/data/images/tiff/10/Imaging258.tiff       | Bin 0 -> 2504 bytes
 src/test/data/images/tiff/10/README.txt            |   3 ++
 .../commons/imaging/formats/tiff/TiffReadTest.java |  32 +++++++++++++++++++++
 6 files changed, 55 insertions(+), 2 deletions(-)
 create mode 100644 src/test/data/images/tiff/10/Imaging258.tiff

Reply via email to