Added the reproducer for CVE-2017-14860 to the test suite

v0.27.3
Dan Čermák 8 years ago
parent ff18fec24b
commit c884a3b4bf

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

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save