php-src/ext/exif
Nikita Popov 0fa13028cb Fix out-of-bounds read in exif tag reading
This issue was recently introduced in c739023a50,
when the restriction that components>0 has been relaxed. We now need
to make sure that any tags that expect at least one component check
that this is the case.
2019-09-19 21:11:57 +02:00
..
tests Fix out-of-bounds read in exif tag reading 2019-09-19 21:11:57 +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 out-of-bounds read in exif tag reading 2019-09-19 21:11:57 +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