[krbdev.mit.edu #6414] kprop uses unsafe temporary files

Sam Hartman via RT rt-comment at krbdev.mit.edu
Thu Mar 12 17:38:49 EDT 2009


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);




More information about the krb5-bugs mailing list