Fixed an out of bounds read on corrupted input.
authorDan Fandrich <dan@coneharvesters.com>
Thu, 12 Jul 2012 17:13:03 +0000 (10:13 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 12 Jul 2012 17:13:03 +0000 (10:13 -0700)
commit03afda072dff2a18d3bf99df16ead84e5c811457
treef8cbcdc409a125fcb361a9c6c8f8ff4726d85a7e
parentf5e7294ab588f9eff0188588e45fa2dd33911dd2
Fixed an out of bounds read on corrupted input.
The EXIF_TAG_COPYRIGHT tag ought to be, but perhaps is not,
NUL-terminated.
This fixes CVE-2012-2812
libexif/exif-entry.c