openwrt/package/network/services/hostapd/src
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
..
src hostapd: fix segfault when deinit mesh ifaces 2021-09-24 12:33:33 +02:00
wpa_supplicant hostapd: return PID on config_add call 2021-01-10 19:15:51 +00:00