Merge pull request #128 from D4N/master

Added reproducer for #76 /  CVE-2017-14857 to the testsuite
v0.27.3
D4N 8 years ago committed by GitHub
commit 1c3f0dab5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.

Binary file not shown.
Loading…
Cancel
Save