[krbdev.mit.edu #5624] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Aug 3 20:02:52 EDT 2007


If mkstemp() is available, the new ccache file gets created but the
subsequent open(O_CREAT|O_EXCL) call fails because the file was
already created by mkstemp().  Apply patch from Apple to keep the file
descriptor open.


Commit By: tlyu



Revision: 19749
Changed Files:
_U  trunk/
U   trunk/src/lib/krb5/ccache/cc_file.c




More information about the krb5-bugs mailing list