hostapd/src/rsn_supp
Jouni Malinen 05962099c3 TDLS: Fix error path for TPK M1 send failure in testing functionality
The previous fix did not actually address this testing functionality
case correctly. Clear the peer pointer to avoid double freeing.

Fixes: a86078c876 ("TDLS: Fix error path handling for TPK M1 send failures")
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-11-03 19:45:36 +02:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
pmksa_cache.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 2020-06-06 16:48:57 +03:00
pmksa_cache.h DPP2: Try to negotiate PFS only if AP supports version 2 or newer 2020-05-04 00:37:44 +03:00
preauth.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 2020-06-06 16:48:57 +03:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c TDLS: Fix error path for TPK M1 send failure in testing functionality 2020-11-03 19:45:36 +02:00
wpa.c OCV: Use more granular error codes for OCI validation failures 2020-09-11 15:23:28 +03:00
wpa.h OCV: OCI channel override support for testing (STA) 2020-08-03 11:02:13 +03:00
wpa_ft.c OCV: Use more granular error codes for OCI validation failures 2020-09-11 15:23:28 +03:00
wpa_i.h OCV: OCI channel override support for testing (STA) 2020-08-03 11:02:13 +03:00
wpa_ie.c SAE-PK: Advertise RSNXE capability bit in STA mode 2020-06-10 12:47:07 +03:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00