Added reproducer for CVE-2017-14865 / #134 to the test suite

v0.27.3
Dan Čermák 8 years ago
parent 8a04b7683c
commit f7a403d8d9

@ -772,6 +772,14 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 $filename
num=g134
printf "$num " >&3
filename=004-heap-buffer-over
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
) 3>&1 > $results 2>&1
printf "\n"

Binary file not shown.
Loading…
Cancel
Save