Added testcase and warning for bug #451
This commit is contained in:
@@ -45,6 +45,10 @@ num=445
|
||||
filename=`prep_file $num`
|
||||
$binpath/exiv2 -v -M'set Exif.Photo.UserComment A comment' $filename
|
||||
$binpath/exiv2 -pt $filename
|
||||
filename=exiv2-empty.jpg
|
||||
cp -f ../data/$filename .
|
||||
$binpath/exiv2 -v -M'set Exif.Photo.UserComment A comment' $filename
|
||||
$binpath/exiv2 -pt $filename
|
||||
|
||||
num=447 # Problem only visible in Valgrind
|
||||
filename=`prep_file $num`
|
||||
|
||||
Reference in New Issue
Block a user