Home
last modified time | relevance | path

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

/php-src/ext/exif/tests/
H A Dbug77988.phpt2 Bug #77988 (heap-buffer-overflow on php_jpg_get16)
/php-src/ext/exif/
H A Dexif.c1424 static int php_jpg_get16(void *value) in php_jpg_get16() function
2706 result->height = php_jpg_get16(Data+3); in exif_process_SOFn()
2707 result->width = php_jpg_get16(Data+5); in exif_process_SOFn()
3984 length = php_jpg_get16(data+pos); in exif_scan_thumbnail()

Completed in 23 milliseconds