Searched refs:cbuf (Results 1 – 1 of 1) sorted by relevance
3246 char *value_ptr, tagname[64], cbuf[32], *outside=NULL; in exif_process_IFD_TAG_impl() local3287 if (byte_count>sizeof(cbuf)) { in exif_process_IFD_TAG_impl()3297 memset(&cbuf, 0, sizeof(cbuf)); in exif_process_IFD_TAG_impl()3298 value_ptr = cbuf; in exif_process_IFD_TAG_impl()
Completed in 16 milliseconds