Added reproducer for CVE-2017-14865 / #134 to the test suite
This commit is contained in:
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"
|
||||
|
||||
BIN
test/data/004-heap-buffer-over
Normal file
BIN
test/data/004-heap-buffer-over
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user