Merge branch 'master' (v0.9.6.2) into debian
[mech_eap.git] / mech_eap / init_sec_context.c
index 37bd3d0..a2075f5 100644 (file)
@@ -1008,7 +1008,7 @@ eapGssSmInitAuthenticate(OM_uint32 *minor,
 
     major = GSS_S_CONTINUE_NEEDED;
 
-    eap_peer_sm_step(ctx->initiatorCtx.eap);
+    (void) eap_peer_sm_step(ctx->initiatorCtx.eap);
     if (ctx->flags & CTX_FLAG_EAP_RESP) {
         ctx->flags &= ~(CTX_FLAG_EAP_RESP);