[krbdev.mit.edu #6949] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Tue Oct 18 16:42:53 EDT 2011
pull up r25115 from trunk
------------------------------------------------------------------------
r25115 | ghudson | 2011-08-26 13:56:44 -0400 (Fri, 26 Aug 2011) | 9 lines
ticket: 6949
Remember and close the kadmin socket we opened.
Prior to ticket #6746, the RPC library opened the kadmin socket and
took responsibility for closing. When we added IPv6 support, the
calling code became the owner of the socket but wasn't closing it,
resulting in a file descriptor leak.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25379
Commit By: tlyu
Revision: 25379
Changed Files:
U branches/krb5-1-9/src/lib/kadm5/clnt/client_init.c
U branches/krb5-1-9/src/lib/kadm5/clnt/client_internal.h
More information about the krb5-bugs
mailing list