]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix interposed gss_accept_sec_context()
authorRobbie Harwood <rharwood@redhat.com>
Thu, 17 Dec 2015 00:31:22 +0000 (19:31 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 7 Jan 2016 18:08:18 +0000 (13:08 -0500)
commit0b43d10333f4c4b29896cebc9447d8866b661217
tree528a118b59dd39a6d13a7de973a1bb9bc9a358ad
parent3beb564cea3d219efcf71682b6576cad548c2d23
Fix interposed gss_accept_sec_context()

If gss_accept_sec_context() is interposed, selected_mech will be an
interposer OID.  In this situation, pass the corresponding public OID
to gss_inquire_attrs_for_mech() to determine whether the mech is
allowed by default.

[ghudson@mit.edu: pared down from larger commit; rewrote commit message]

ticket: 8338 (new)
target_version: 1.14-next
tags: pullup
src/lib/gssapi/mechglue/g_accept_sec_context.c