]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix memory leak by freeing private data on CLOSE. coffman/keyring
authorKevin Coffman <kwc@citi.umich.edu>
Wed, 20 Sep 2006 22:17:50 +0000 (22:17 +0000)
committerKevin Coffman <kwc@citi.umich.edu>
Wed, 20 Sep 2006 22:17:50 +0000 (22:17 +0000)
commit65a3091e31b9f72b2354a70a147a78ed7b17e6a1
treef7b15075eb40defe85126e2bbb08c91fed493e84
parent94293b42df540e8318c379fcb2312ab2e06adebc
Fix memory leak by freeing private data on CLOSE.
Fix DESTROY for process: and thread: caches by keeping
track of the parent keyring so we know where to unlink
the ccache keyring from.
Add more info about the error to com_err messages.

git-svn-id: svn://anonsvn.mit.edu/krb5/users/coffman/keyring@18597 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/cc_keyring.c