Explain why we don't destroy the ccache.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20199 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -187,6 +187,7 @@ gsskrb5_accept_delegated_token
|
||||
|
||||
out:
|
||||
if (ccache) {
|
||||
/* Don't destroy the default cred cache */
|
||||
if (delegated_cred_handle == NULL)
|
||||
krb5_cc_close(context, ccache);
|
||||
else
|
||||
|
Reference in New Issue
Block a user