Searched refs:php_jpg_get16 (Results 1 – 2 of 2) sorted by relevance
2 Bug #77988 (heap-buffer-overflow on php_jpg_get16)
1413 static int php_jpg_get16(void *value) in php_jpg_get16() function2690 result->height = php_jpg_get16(Data+3); in exif_process_SOFn()2691 result->width = php_jpg_get16(Data+5); in exif_process_SOFn()3970 length = php_jpg_get16(data+pos); in exif_scan_thumbnail()
Completed in 18 milliseconds