Home
last modified time | relevance | path

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

/PHP-8.2/ext/exif/tests/
H A Dbug72627.phpt2 Bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF)
/PHP-8.2/ext/exif/
H A Dexif.c2727 static bool exif_process_IFD_in_TIFF(image_info_type *ImageInfo, size_t dir_offset, int section_ind…
4211 exif_process_IFD_in_TIFF(ImageInfo, entry_offset, sub_section_index); in exif_process_IFD_in_TIFF_impl()
4257 exif_process_IFD_in_TIFF(ImageInfo, next_offset, SECTION_THUMBNAIL); in exif_process_IFD_in_TIFF_impl()
4293 static bool exif_process_IFD_in_TIFF(image_info_type *ImageInfo, size_t dir_offset, int section_ind… in exif_process_IFD_in_TIFF() function
4340 if (exif_process_IFD_in_TIFF(ImageInfo, in exif_scan_FILE_header()
4354 if (exif_process_IFD_in_TIFF(ImageInfo, in exif_scan_FILE_header()

Completed in 16 milliseconds