summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/windows/identity/plugins/krb5/krb5funcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/identity/plugins/krb5/krb5funcs.c b/src/windows/identity/plugins/krb5/krb5funcs.c
index 59cbe32cc..8d0de1293 100644
--- a/src/windows/identity/plugins/krb5/krb5funcs.c
+++ b/src/windows/identity/plugins/krb5/krb5funcs.c
@@ -978,8 +978,8 @@ _exit:
if (cc_ctx)
(*pcc_shutdown)(&cc_ctx);
- kcdb_credset_collect(NULL, krb5_credset, NULL, credtype_id_krb5, NULL);
tc_set_ident_data(&idl);
+ kcdb_credset_collect(NULL, krb5_credset, NULL, credtype_id_krb5, NULL);
tc_free_idlist(&idl);
return(code);