Noticed while doing a build thanks to a linker warning: /* * Initialize cache file which we're going to be using */ (void) mktemp(tkstring); snprintf(buf, sizeof(buf), "FILE:%s", tkstring);