In eap_peer_tls_process_init, check (and ignore) data->ssl_ctx instead of
authorDan Breslau <dbreslau@painless-security.com>
Wed, 26 Oct 2016 01:11:12 +0000 (21:11 -0400)
committerDan Breslau <dbreslau@painless-security.com>
Wed, 26 Oct 2016 01:11:12 +0000 (21:11 -0400)
commit0b643c77ae14dbc7b956d6f609186779dd2ead3c
tree16303e6efa347aa0e6634e7ef4c56f6552a0138e
parentf3746d009c6d7f50025af1f58a85e5fee9680be6
In eap_peer_tls_process_init, check (and ignore) data->ssl_ctx instead of
sm->ssl_ctx. This is equivalent to what hostap_2.6 does, other than ignoring
the return value.
libeap/src/eap_peer/eap_tls_common.c