]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-SIM DB: Remove client socket file on connect() error
authorJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 14:45:57 +0000 (16:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 19:39:31 +0000 (21:39 +0200)
commita0ac572611bcd7f95d7d318cdd2f20582c75e828
tree8ef36d4adc706e160c1b1cfc9490e4b3a6fc080e
parent4fcee244b95e6577e55b8cb651098820a0798d26
EAP-SIM DB: Remove client socket file on connect() error

If the connection from hostapd authentication server to hlr_auc_gw fails
due to hlr_auc_gw not running yet, the local socket file was left
behind. Delete the socket file on connect() failure path.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_server/eap_sim_db.c