[krbdev.mit.edu #7805] Potential leaks in error paths in acquire_accept_cred

Andrea Campi via RT rt-comment at krbdev.mit.edu
Mon Dec 16 14:33:42 EST 2013


The error handling if() blocks at lines 227 and 234
of src/lib/gssapi/krb5/acquire_cred.c are missing krb5_kt_close(context,
kt);

I don't have a test case, but we noticed while debugging a similar problem.



More information about the krb5-bugs mailing list