]> git.ipfire.org Git - thirdparty/hostap.git/commit
Verify that eloop_register_read_sock() succeeds for ctrl_iface setup
authorJouni Malinen <j@w1.fi>
Thu, 8 Jan 2015 00:29:59 +0000 (02:29 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 8 Jan 2015 00:34:08 +0000 (02:34 +0200)
commit86a7fbb2c18f5200429fea8b69a64c5dcb9673f2
tree728050efbcaaaaf809189c2496ef53d9a987307f
parent27d9701dea99cabde6e8afb363b4f107c371da46
Verify that eloop_register_read_sock() succeeds for ctrl_iface setup

This allows faster detection of a case where a memory allocation fails
within eloop.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/ctrl_iface.c