summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/php_pdo_pgsql_int.h
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2016-08-03 17:05:31 +0200
committerAnatol Belski <ab@php.net>2016-08-03 17:36:00 +0200
commitd5796fb298abb2a3e389818ad924589fa35e58b9 (patch)
tree2fb6d066124fc564099bc3d836ae8a1b3eedadf6 /ext/pdo_pgsql/php_pdo_pgsql_int.h
parent67c2b0a9e8c746fca5bd0ef17e8d184c4f201020 (diff)
downloadphp-git-d5796fb298abb2a3e389818ad924589fa35e58b9.tar.gz
Changed the way MAKERNOTE is handled in case we do not have a matching signature (Remi).
Before this patch, exif_process_IFD_in_MAKERNOTE() would return false, then causing the rest of the EXIF parsing to be interrupted. This is a regression from earlier which was most likely a part of a security fix for MAKERNOTE. The new behavior is to instead of stopping to parse, to continue so we can still fetch data like thumbnail and GPS, thrus allowing yet unsupported formats to parse. If EXIF's debugging mode is enabled, a notice will display in case we do not match against a valid MAKERNOTE signature. This should temporarily fix bug #72682 (exif_read_data() fails to read all data for some images) until I get around to debug it further. (cherry picked from commit aabcb5481d9e717df77192dab2894468b9fc63b4)
Diffstat (limited to 'ext/pdo_pgsql/php_pdo_pgsql_int.h')
0 files changed, 0 insertions, 0 deletions