Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c3293 char *value_ptr, tagname[64], cbuf[32], *outside=NULL; in exif_process_IFD_TAG_impl() local
3347 if (byte_count>sizeof(cbuf)) { in exif_process_IFD_TAG_impl()
3357 memset(&cbuf, 0, sizeof(cbuf)); in exif_process_IFD_TAG_impl()
3358 value_ptr = cbuf; in exif_process_IFD_TAG_impl()

Completed in 29 milliseconds