[krbdev.mit.edu #3184] CVS Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Sep 21 22:48:20 EDT 2005
* import_name.c (krb5_gss_import_name): Add missing free of tmp in
an error case to fix a memory leak.
* inq_cred.c (krb5_gss_inquire_cred): Memory leak fixes: call
krb5_gss_release_cred() with address of cred, not cred; add
missing call to krb5_gss_release_cred() in an error case.
Commit By: tlyu
Revision: 17386
Changed Files:
U trunk/src/lib/gssapi/krb5/ChangeLog
U trunk/src/lib/gssapi/krb5/import_name.c
U trunk/src/lib/gssapi/krb5/inq_cred.c
More information about the krb5-bugs
mailing list