Added reproducer for 159 to the test suite

v0.27.3
Dan Čermák 8 years ago
parent 36df4bc997
commit 691fca4259

@ -793,6 +793,13 @@ source ./functions.source
copyTestFile $filename copyTestFile $filename
runTest exiv2 $filename runTest exiv2 $filename
num=g159
printf "$num " >&3
filename=printStructure
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
) 3>&1 > $results 2>&1 ) 3>&1 > $results 2>&1
printf "\n" printf "\n"

Binary file not shown.
Loading…
Cancel
Save