Home
last modified time | relevance | path

Searched refs:php_jpg_get16 (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/exif/tests/
H A Dbug77988.phpt2 Bug #77988 (heap-buffer-overflow on php_jpg_get16)
/PHP-7.4/ext/exif/
H A Dexif.c1465 static int php_jpg_get16(void *value) in php_jpg_get16() function
2691 result->height = php_jpg_get16(Data+3); in exif_process_SOFn()
2692 result->width = php_jpg_get16(Data+5); in exif_process_SOFn()
4019 length = php_jpg_get16(data+pos); in exif_scan_thumbnail()
/PHP-7.4/
H A DNEWS2029 . Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).

Completed in 29 milliseconds