[krbdev.mit.edu #5442] memory leak in gss_accept_sec_context()

Public Submitter via RT rt-comment at krbdev.mit.edu
Tue Jul 3 17:17:59 EDT 2007


Actually, reviewing my patch a little bit, it seems that I released
the cred which then goes on to be used in the error case.  A not
terribly elegant fix to this would be to duplicate the release code
above the fail: label and leave the existing code at the tail of the
function...



More information about the krb5-bugs mailing list