Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c3574 char *Subdir_start; in exif_process_IFD_TAG_impl() local
3599 Subdir_start = offset_base + php_ifd_get32u(value_ptr, ImageInfo->motorola_intel); in exif_process_IFD_TAG_impl()
3600 if (Subdir_start < offset_base || Subdir_start > offset_base+IFDlength) { in exif_process_IFD_TAG_impl()
3605 …if (!exif_process_IFD_in_JPEG(ImageInfo, Subdir_start, offset_base, IFDlength, displacement, sub_s… in exif_process_IFD_TAG_impl()

Completed in 17 milliseconds