Searched refs:cbuf (Results 1 – 1 of 1) sorted by relevance
2836 char *value_ptr, tagname[64], cbuf[32], *outside=NULL; in exif_process_IFD_TAG() local2902 if (byte_count>sizeof(cbuf)) { in exif_process_IFD_TAG()2912 memset(&cbuf, 0, sizeof(cbuf)); in exif_process_IFD_TAG()2913 value_ptr = cbuf; in exif_process_IFD_TAG()
Completed in 18 milliseconds