setup cfx context, found by Jaideep Padhye

This commit is contained in:
Love Hornquist Astrand
2011-02-02 21:37:26 -08:00
parent b746f1ce34
commit 7e1ba19fda

View File

@@ -202,6 +202,8 @@ _gsskrb5_import_sec_context (
krb5_storage_free (sp);
_gsskrb5i_is_cfx(context, ctx, (ctx->more_flags & LOCAL) == 0);
*context_handle = (gss_ctx_id_t)ctx;
return GSS_S_COMPLETE;