hostap/src
Ashok Kumar Ponnaiah d6afe03660 atheros: Fix hapd_deinit() handler with generic IEs set
atheros_set_opt_ie() needs to be called before freeing drv->wpa_ie to
avoid hitting double-free on the deinit path. Similarly,
drv->wps_beacon_ie and drv->wps_probe_resp_ie could have been used after
being freed. Fix these be moving the atheros_set_opt_ie() call in
atheros_deinit().

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-10-14 18:43:26 +03:00
..
ap Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
common Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
crypto OpenSSL: Add TEST_FAIL() checks to allow error path testing 2015-10-12 01:04:22 +03:00
drivers atheros: Fix hapd_deinit() handler with generic IEs set 2015-10-14 18:43:26 +03:00
eap_common EAP-SAKE: Make attribute parser more readable 2015-05-03 16:32:50 +03:00
eap_peer EAP-WSC peer: Reject connection on unexpected failure 2015-08-30 18:37:44 +03:00
eap_server EAP-TLS server: Add support for session resumption 2015-08-24 18:01:40 +03:00
eapol_auth Remove unreachable PMKSA cache entry addition on Access-Accept 2015-10-14 18:43:26 +03:00
eapol_supp Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
fst FST: Mark fst_ies buffer const 2015-08-03 17:40:30 +03:00
l2_packet tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
p2p P2PS: Do not add unnecessary attributes to PD Response 2015-10-11 21:42:03 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius hostapd: Force RADIUS socket renewal on RADIUS auth failures 2015-10-06 01:27:29 +03:00
rsn_supp Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
tls Rename tls_connection_get_keys() to tls_connection_get_random() 2015-08-02 16:52:56 +03:00
utils HTTP (curl): Fix compilation with BoringSSL 2015-10-10 00:06:14 +03:00
wps WPS: Mark web_connection_parse_get() argument filename const 2015-10-03 16:26:10 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00