php-src/ext/exif
Nikita Popov 0701835c01 Fix multiple leaks in exif_read_data()
This fixes two leaks related to duplicate tags, as well as a leak
of zero-length FMT_(S)BYTE with non-null value. This can show up
for MAKERNOTE values where the original length is non-zero, but
the first character is a null byte.
2019-09-21 20:40:03 +02:00
..
tests Fix multiple leaks in exif_read_data() 2019-09-21 20:40:03 +02:00
config.m4 opcache, intl, gmp, exif, com, bcmath to use static tsrmls 2014-10-17 15:51:21 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
CREDITS
example.php Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
exif.c Fix multiple leaks in exif_read_data() 2019-09-21 20:40:03 +02:00
package.xml Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
php_exif.h year++ 2018-01-02 12:55:14 +08:00
test.php Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
test.txt Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00