auth/credentials: use smb_krb5_cc_new_unique_memory() in krb5_cc_remove_cred_wrap()
commit92bebeb58ef5ab91937d29640bf7a3c7929518ca
authorStefan Metzmacher <metze@samba.org>
Tue, 27 Feb 2024 14:49:09 +0000 (27 15:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 May 2024 11:30:33 +0000 (7 11:30 +0000)
tree707b3b2f6e8afe8909870212d23f34e6d57a91c4
parent21b96f010a4f9472a03aca5f4c1ed5a658530f52
auth/credentials: use smb_krb5_cc_new_unique_memory() in krb5_cc_remove_cred_wrap()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
auth/credentials/credentials_krb5.c