auth/credentials: use smb_krb5_cc_new_unique_memory() in cli_credentials_shallow_ccache()
authorStefan Metzmacher <metze@samba.org>
Tue, 27 Feb 2024 15:21:02 +0000 (16:21 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 May 2024 11:30:33 +0000 (11:30 +0000)
commit176c55efb202f1f218c6c4ddf69d2d357488e25f
tree3c82fe2f04d5a6b514cda600a7f2937656ee7c45
parent5d385ab691f21bdd4524c41560c7f53653cf179d
auth/credentials: use smb_krb5_cc_new_unique_memory() in cli_credentials_shallow_ccache()

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