Home
last modified time | relevance | path

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

/php-src/ext/exif/tests/
H A Dbug77950.phpt2 Bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG)
/php-src/ext/exif/tests/bug77564/
H A Dbug77564.phpt2 Bug 77564 (Memory leak in exif_process_IFD_TAG)
/php-src/ext/exif/
H A Dexif.c2714 static bool exif_process_IFD_TAG(image_info_type *ImageInfo, char *dir_entry, const exif_offset_inf…
3240 if (!exif_process_IFD_TAG(ImageInfo, dir_start + offset, in exif_process_IFD_in_MAKERNOTE()
3587 static bool exif_process_IFD_TAG(image_info_type *ImageInfo, char *dir_entry, const exif_offset_inf… in exif_process_IFD_TAG() function
3632 if (!exif_process_IFD_TAG(ImageInfo, dir_start + 2 + 12 * de, in exif_process_IFD_in_JPEG()
4224 if (!exif_process_IFD_TAG(ImageInfo, (char*)dir_entry, &info, in exif_process_IFD_in_TIFF_impl()

Completed in 20 milliseconds