]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clean up the closed stdin/stdout/stderr workaround to close sockets
authorJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 15:01:04 +0000 (18:01 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 15:01:04 +0000 (18:01 +0300)
commit392824ef1009e3efb081a22780dc337d55744235
tree659fd45e1a7486b1661cdbe43bf07cabf167b28d
parent3489cfb09cc21ce95f0d8b8abb31a6199b78030c
Clean up the closed stdin/stdout/stderr workaround to close sockets

Close the workaround sockets when wpa_supplicant exists to avoid
hitting resource leak warnings.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/main.c