Home
last modified time | relevance | path

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

/php-src/ext/exif/tests/
H A Dbug72627.phpt2 Bug #72627 (Memory Leakage In exif_process_IFD_in_TIFF)
/php-src/ext/exif/
H A Dexif.c2711 static bool exif_process_IFD_in_TIFF(image_info_type *ImageInfo, size_t dir_offset, int section_ind…
4187 exif_process_IFD_in_TIFF(ImageInfo, entry_offset, sub_section_index); in exif_process_IFD_in_TIFF_impl()
4233 exif_process_IFD_in_TIFF(ImageInfo, next_offset, SECTION_THUMBNAIL); in exif_process_IFD_in_TIFF_impl()
4269 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
4316 if (exif_process_IFD_in_TIFF(ImageInfo, in exif_scan_FILE_header()
4330 if (exif_process_IFD_in_TIFF(ImageInfo, in exif_scan_FILE_header()

Completed in 20 milliseconds