#1229. Fix submitted (and appropriate update to test harness). Fix an error in jpgimage::doWriteMetadata for large (>64k) ICC profiles.

This commit is contained in:
Robin Mills
2016-09-22 18:20:43 +00:00
parent 52f0bd2ea1
commit f4feff0864
5 changed files with 336 additions and 330 deletions
+6
View File
@@ -581,6 +581,12 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 -pa --grep Bar $filename
num=1229
printf "$num " >&3
filename=exiv2-bug$num.jpg
copyTestFile $filename
runTest exiv2 -pX $filename | xmllint --format -
) 3>&1 > $results 2>&1
printf "\n"