[PATCH 0/7] Fixes for static analysis and compiler warnings
Ilan Peer
ilan.peer
Mon Feb 10 02:55:02 PST 2014
This series includes few compilation warning fixes and fixes for
issues captured by static analysis.
Eytan Lifshitz (5):
wpa_supplicant: fix memroy leak in ieee802_11_vendor_ie_concat()
wpa_supplicant: fix null pointer dereference, and unneeded null
check.
wpa_supplicant: fix null dereference in eap_fast_parse_end()
wpa_supplicant: fix null dereference in tls_verify_cb()
wpa_supplicant: fix null dereference in ieee802_1x_get_mib_sta()
Max Stepanov (2):
dfs: fix of compiler warnings in src/ap/dfs.c
p2p: fix of compiler warning in wpa_supplicant/p2p_supplicant.c
hostapd/main.c | 3 ++-
src/ap/dfs.c | 8 ++++----
src/ap/ieee802_11.c | 3 +--
src/ap/ieee802_1x.c | 8 ++++++--
src/crypto/tls_openssl.c | 3 +++
src/eap_peer/eap_fast_pac.c | 2 ++
wpa_supplicant/ctrl_iface.c | 4 +++-
wpa_supplicant/p2p_supplicant.c | 2 +-
8 files changed, 22 insertions(+), 11 deletions(-)
--
1.7.10.4
More information about the Hostap
mailing list