]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix impersonate_name to work with interposers
authorSimo Sorce <simo@redhat.com>
Fri, 13 Nov 2015 19:54:11 +0000 (14:54 -0500)
committerGreg Hudson <ghudson@mit.edu>
Mon, 23 Nov 2015 22:57:07 +0000 (17:57 -0500)
commitb3901af6970fb7bde88eb16d51c8d05db6f37746
tree36a66b0315073bab14daa2f2ddb40352333c5f7a
parent46a4e225d2ecaa4077aa65f12f64273bf4911d3a
Fix impersonate_name to work with interposers

This follows the same modifications applied to
gss_acquire_cred_with_password() when interposer plugins were
introduced.

[ghudson@mit.edu: minor whitespace changes; initialize out_mcred in
spnego_gss_acquire_cred_impersonate_name() since it is released in the
cleanup handler]

ticket: 8280 (new)
src/lib/gssapi/mechglue/g_acquire_cred_imp_name.c
src/lib/gssapi/spnego/spnego_mech.c