Added testcase for bug #495, fixed a few SVN mime-type properties

v0.27.3
Andreas Huggel 19 years ago
parent 6ab08276ac
commit b90529f9f9

@ -62,6 +62,9 @@ num=480
filename=`prep_file $num`
$binpath/largeiptc-test $filename ../data/imagemagick.png
num=495
filename=`prep_file $num`
$binpath/exiv2 -pi $filename
) > $results 2>&1
if [ x"`which unix2dos.exe`" != x ]; then

@ -243,3 +243,10 @@ IRB buffer : 144788
Comparing IPTC and IRB size... ok
Comparing IPTC and IRB data... ok
Caught Exiv2 exception 'Size of IPTC JPEG segment is larger than 65535 bytes'
------> Bug 495 <-------
Error: Directory Iop with 768 entries considered invalid; not read.
Warning: IFD1: Pointer to next IFD is out of bounds; ignored.
Error: Upper boundary of the 1st data entry of IFD1 is out of bounds:
Offset = 0x0203fa04, exceeds buffer size by 168813082 Bytes
Exiv2 exception in print action for file exiv2-bug495.jpg:
Failed to decode Exif metadata

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Loading…
Cancel
Save