fragattacks/src/eapol_supp
Jouni Malinen aa6bf6dabc eap_proxy: Check sm != NULL more consistently
While it does not look like that eapol_sm_get_key() would ever be called
with sm == NULL, the current implementation is inconsistent on whether
that is allowed or not. Check sm != NULL consistently to avoid warnings
from static analyzers.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-06-07 19:26:41 +03:00
..
eapol_supp_sm.c eap_proxy: Check sm != NULL more consistently 2014-06-07 19:26:41 +03:00
eapol_supp_sm.h Add function to fetch EAP Session-Id from EAPOL supplicant 2014-05-09 20:05:28 +03:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00