Added reproducer for #76 to the testsuite

v0.27.3
Dan Čermák 8 years ago
parent 319ccdbc71
commit 87e0c6ec53

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

Binary file not shown.
Loading…
Cancel
Save