]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix memory leak on hostapd eap_user_file parsing error paths
authorJouni Malinen <j@w1.fi>
Wed, 28 Dec 2016 10:12:14 +0000 (12:12 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 28 Dec 2016 12:47:00 +0000 (14:47 +0200)
commit78022c8366085b75d0b01dce29814a972de6a218
tree7defb4109636d3a4bff0485e2292b09941c8c12c
parent44785ff27b86d9f323a873a18233efc775f0c3e9
Fix memory leak on hostapd eap_user_file parsing error paths

Need to free all the pending completed EAP users if a parsing error
prevents the file from being used.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
src/ap/ap_config.c
src/ap/ap_config.h