Home
last modified time | relevance | path

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

/PHP-7.1/ext/exif/tests/
H A Dbug72627.phpt2 Bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF)
/PHP-7.1/ext/exif/
H A Dexif.c3584 static int exif_process_IFD_in_TIFF(image_info_type *ImageInfo, size_t dir_offset, int section_inde… in exif_process_IFD_in_TIFF() function
3741 exif_process_IFD_in_TIFF(ImageInfo, entry_offset, sub_section_index); in exif_process_IFD_in_TIFF()
3784 exif_process_IFD_in_TIFF(ImageInfo, next_offset, SECTION_THUMBNAIL); in exif_process_IFD_in_TIFF()
3852 if (exif_process_IFD_in_TIFF(ImageInfo, in exif_scan_FILE_header()
3866 if (exif_process_IFD_in_TIFF(ImageInfo, in exif_scan_FILE_header()
/PHP-7.1/
H A DNEWS79 . Fixed bug #77509 (Uninitialized read in exif_process_IFD_in_TIFF). (Stas)
1662 . Fixed bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF). (Stas)
2538 . Fixed bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF). (Stas)

Completed in 39 milliseconds