Fix a cleanup handler in the store_creds code; krb5_cc_close doesn't
authorGreg Hudson <ghudson@mit.edu>
Thu, 17 Dec 2009 20:03:16 +0000 (20:03 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 17 Dec 2009 20:03:16 +0000 (20:03 +0000)
commita0f14faa5b6ace43ce98af840c560565ccb0a27a
treee34968fcb28df29d563fa675aee8a5cc3653ea98
parent00784193904880a9e7f73ff477d287cd22d4e158
Fix a cleanup handler in the store_creds code; krb5_cc_close doesn't
handle NULL arguments, so we have to check.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23480 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/store_cred.c