openwrt/package/network/services/hostapd
Jesus Fernandez Manzano 3a051a234a hostapd: fix segfault when deinit mesh ifaces
In hostapd_ubus_add_bss(), ubus objects are not registered for mesh
interfaces. This provokes a segfault when accessing the ubus object in
mesh deinit.

This commit adds the same condition to hostapd_ubus_free_bss() for
discarding those mesh interfaces.

Signed-off-by: Jesus Fernandez Manzano <jesus.manzano@galgus.net>
(cherry picked from commit 5269c47e8d)
2021-09-24 12:33:33 +02:00
..
files hostapd: make wnm_sleep_mode_no_keys configurable 2021-07-05 14:04:09 -10:00
patches hostapd: wolfssl: add RNG to EC key 2021-06-21 22:43:15 +02:00
src hostapd: fix segfault when deinit mesh ifaces 2021-09-24 12:33:33 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: make wnm_sleep_mode_no_keys configurable 2021-07-05 14:04:09 -10:00