mirror of
https://github.com/php/php-src.git
synced 2024-12-14 20:33:36 +08:00
b4e4788c44
The MakerNote is not necessarily null-terminated, so we must not use `strlen()` to avoid OOB reads. Instead `php_strnlen()` is the proper way to handle this. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
example.php | ||
exif.c | ||
exif.dsp | ||
package.xml | ||
php_exif.h | ||
test.php | ||
test.txt |