]> git.ipfire.org Git - thirdparty/hostap.git/commit
FST: Clear hostapd fst_ies on FST-DETACH to avoid use of freed memory
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 17 Jul 2015 13:24:11 +0000 (16:24 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 17 Jul 2015 13:29:20 +0000 (16:29 +0300)
commit780753fab2721f17605be5dd3d130e7e9c850c8a
treef237eb7083d12a6fc6246be693bd575661744119
parentbe9fbd9b675d8ea1977677e029113514958be6e8
FST: Clear hostapd fst_ies on FST-DETACH to avoid use of freed memory

This is needed in the corner case of FST-DETACH being used without
stopping the AP instance.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c