Don't use mech default cred when input cred isn't
commit290e2430c4e170e317eb013191f8ad36f3939a87
authorNicolas Williams <nico@cryptonector.com>
Fri, 17 Apr 2015 15:49:39 +0000 (17 10:49 -0500)
committerNicolas Williams <nico@cryptonector.com>
Fri, 17 Apr 2015 15:55:47 +0000 (17 10:55 -0500)
treecd5a5e89d01d9d49ed905791269bd31a1d083f3a
parent420c080a8f2d4c5692ff5a8d9f8cb4bc2d4cd2cd
Don't use mech default cred when input cred isn't

gss_init_sec_context() with input_cred_handle != GSS_C_NO_CREDENTIAL
should NOT proceed if there is no element in the given credential for
the requested mechanism.
lib/gssapi/mech/gss_init_sec_context.c