make the SPNEGO mech store the error itself instead, works for everything except other stackable mechs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22600 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -57,7 +57,7 @@ static gssapi_mech_interface_desc spnego_mech = {
|
||||
_gss_spnego_verify_mic,
|
||||
_gss_spnego_wrap,
|
||||
_gss_spnego_unwrap,
|
||||
_gss_spnego_display_status,
|
||||
NULL,
|
||||
NULL,
|
||||
_gss_spnego_compare_name,
|
||||
_gss_spnego_display_name,
|
||||
|
Reference in New Issue
Block a user