Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 749 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] https://github.com/krb5/krb5/commit/b3901af6970fb7bde88eb16d51c8d05db6f37746 Author: Simo Sorce Committer: Greg Hudson Commit: b3901af6970fb7bde88eb16d51c8d05db6f37746 Branch: master src/lib/gssapi/mechglue/g_acquire_cred_imp_name.c | 58 +++++++++++++-------- src/lib/gssapi/spnego/spnego_mech.c | 35 ++++++------ 2 files changed, 54 insertions(+), 39 deletions(-)