- handle short EXIF user_comment fields correctly, previously Imager
authorTony Cook <tony@develop=help.com>
Sun, 5 Mar 2006 08:36:09 +0000 (08:36 +0000)
committerTony Cook <tony@develop=help.com>
Sun, 5 Mar 2006 08:36:09 +0000 (08:36 +0000)
commit41cdb34705baec32fa41aad3d6d2c69d0fb7ea8a
tree20508b955d18a5623212a804a804573d60cf69b7
parentdc96e46cbbdfd9f0997dc12ddac6dfcf55412ff2
- handle short EXIF user_comment fields correctly, previously Imager
  would read (and potentially) write beyond the end of an allocated block,
  or through a NULL pointer if the EXIF user_comment field was less
  than 8 bytes long.
  https://rt.cpan.org/Ticket/Display.html?id=17981
Changes
MANIFEST
imexif.c
t/t101jpeg.t
testimg/209_yonge.jpg [new file with mode: 0644]