[PATCH 0/7] Fixes to issues found by static analyzer

Ilan Peer ilan.peer
Sun Jan 18 17:44:32 PST 2015


Avraham Stern (1):
  hostapd: Remove unused variable from hostapd_get_hw_features

Ben (1):
  EAP: Fix possible memory leak in eap_ttls_process_decrypted()

Eytan Lifshitz (2):
  wpa_supplicant: fix null dereference
  wpa_supplicant: fix null dereference

Haim Dreyfuss (2):
  eap_server: avoid NULL pointer dereference in
    eap_fast_encrypt_phase2()
  WNM: Fix possible memory leak by free buf

Ilan Peer (1):
  wpa_supplicant: fix memory leak

 src/ap/hw_features.c                |  4 ++--
 src/ap/ieee802_1x.c                 | 14 ++++----------
 src/ap/wnm_ap.c                     |  5 ++++-
 src/eap_peer/eap_ttls.c             |  1 +
 src/eap_server/eap_server_fast.c    |  3 +++
 src/eap_server/eap_server_methods.c |  2 +-
 wpa_supplicant/config.c             |  1 +
 wpa_supplicant/wpa_cli.c            | 10 ++++++++--
 8 files changed, 24 insertions(+), 16 deletions(-)

-- 
1.8.3.2




More information about the Hostap mailing list