fragattacks/src
Jouni Malinen 7b6e81575f Clean up hostapd add_iface error path operations
If hapd_iface->bss[i] == NULL, this could have resulted in NULL pointer
dereference in the debug print. Avoid this by skipping the message in
case of NULL pointer. In addition, clear iface->bss[i] to NULL for
additional robustness even though this array gets freed immediately.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-03-02 17:15:12 +02:00
..
ap Clean up hostapd add_iface error path operations 2014-03-02 17:15:12 +02:00
common GAS: Fix additional comeback delay with status code 95 2014-03-01 17:06:20 +02:00
crypto TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params 2014-02-20 15:28:57 +02:00
drivers roboswitch: Verify that register read succeeds before comparing result 2014-03-02 17:15:12 +02:00
eap_common HS 2.0R2: Add WFA server-only EAP-TLS peer method 2014-02-26 01:24:23 +02:00
eap_peer EAP-FAST: Use clear eap_get_config() result validation 2014-03-02 17:15:12 +02:00
eap_server HS 2.0R2: Add WFA server-only EAP-TLS server method 2014-02-26 01:24:25 +02:00
eapol_auth HS 2.0R2: RADIUS server support to request Subscr Remediation 2014-02-26 01:24:25 +02:00
eapol_supp Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p P2P: Fix validation on Invitation Request error path 2014-03-02 10:35:33 +02:00
radius HS 2.0R2: RADIUS server support to request Subscr Remediation 2014-02-26 01:24:25 +02:00
rsn_supp TDLS: Work around interop issues with supported operating class 2014-02-27 16:38:14 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils trace: Fix memory use on no-function name path 2014-03-02 17:15:12 +02:00
wps Make code path easier for static analyzers 2014-03-02 17:15:11 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00