hostap/src/rsn_supp
Jouni Malinen 2a522e7192 Avoid theoretical NULL pointer dereference from debug code
The change to use wpa_dbg() in wpa_sm_parse_own_wpa_ie() could result
in a NULL pointer dereference if the function were called when WPA
state machine has not been initialized. While this cannot really
happen in practice, it is better to be prepared for that since that
was the case before the wpa_dbg() change.
2011-04-14 02:32:07 +03:00
..
Makefile
peerkey.c Clear PeerKey pointer on deinit 2011-03-06 14:52:52 +02:00
peerkey.h
pmksa_cache.c
pmksa_cache.h
preauth.c Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
preauth.h
tdls.c TDLS: Validate FTIE length before processing it 2011-04-13 22:14:22 +03:00
wpa.c Avoid theoretical NULL pointer dereference from debug code 2011-04-14 02:32:07 +03:00
wpa.h TDLS: Allow TDLS to be disabled at runtime for testing purposes 2011-03-24 20:44:17 +02:00
wpa_ft.c Use set_key addr to distinguish default and multicast keys 2011-01-09 19:44:28 +02:00
wpa_i.h TDLS: Allow TDLS to be disabled at runtime for testing purposes 2011-03-24 20:44:17 +02:00
wpa_ie.c TDLS: Do not allow setup to be started if AP prohibits TDLS 2011-03-06 14:54:49 +02:00
wpa_ie.h TDLS: Do not allow setup to be started if AP prohibits TDLS 2011-03-06 14:54:49 +02:00