Skip Menu |
 

Subject: gss_krb5_ccache_name memory leaks
CC: raeburn@mit.edu
[Looks like I hit the wrong button on the message in the moderation queue. Refiling bug report
from "Stephen Ince" <since@opendemand.com> manually. --Ken]

The function call gss_krb5_ccache_name has a memory leak for each thread that invokes this
function.
It is suggested that krb5int_thread_detach_hook needs cleanup this memory. I will gladly test
any fix.

Steve
since@openndemand.com
See also the thread on the krbdev mailing list from 21 to 26 November titled "rewrite
gss_krb5_ccache_name".

The original problem was observed in kfw-3-2-2-final, and krb5int_thread_detach_hook is part
of the Windows-specific support.