[krbdev.mit.edu #7829] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Thu Jan 16 15:46:35 EST 2014


Fix GSS krb5 acceptor acquire_cred error handling

When acquiring acceptor creds with a specified name, if we fail to
open a replay cache, we leak the keytab handle.  If there is no
specified name and we discover that there is no content in the keytab,
we leak the keytab handle and return the wrong major code.  Memory
leak reported by Andrea Campi.

(cherry picked from commit decccbcb5075f8fbc28a535a9b337afc84a15dee)

https://github.com/krb5/krb5/commit/35f29b11861ca3cac611872a6ce023be0972bf5b
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 35f29b11861ca3cac611872a6ce023be0972bf5b
Branch: krb5-1.11
 src/lib/gssapi/krb5/acquire_cred.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list