]> git.ipfire.org Git - thirdparty/krb5.git/commit
Simplify gss_krb5int_copy_ccache()
authorAndreas Schneider <asn@samba.org>
Mon, 12 Dec 2016 15:51:53 +0000 (16:51 +0100)
committerGreg Hudson <ghudson@mit.edu>
Tue, 13 Dec 2016 17:58:12 +0000 (12:58 -0500)
commitb8acba5a74cc82a46363c03e0fff81be3e21fc37
tree74ffe42726cba7a7c0018f1e15d11bb177e54dde
parent56d05e87858b672591c1e6b7869cb08e8b1e0d59
Simplify gss_krb5int_copy_ccache()

Use krb5_cc_copy_creds() to reduce the amount of code in
gss_krb5int_copy_ccache().
src/lib/gssapi/krb5/copy_ccache.c