]> git.ipfire.org Git - thirdparty/openwrt.git/commit
hostapd: fix crash on interface setup failure
authorFelix Fietkau <nbd@nbd.name>
Fri, 14 Jun 2024 12:43:39 +0000 (14:43 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Jul 2024 19:13:25 +0000 (21:13 +0200)
commit287e2565e2a4caccc8e04505585ba9e64b7e244b
tree45a148f1876147e739d5eb666c84bb90e3d46381
parent80a36594f9623dc471c6d866d3e688da39c143be
hostapd: fix crash on interface setup failure

Add a missing NULL pointer check when deleting beacons

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 3984fb0582083c5c0f511ed3a33eb17908eccb08)
Link: https://github.com/openwrt/openwrt/pull/15898
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/hostapd/patches/060-nl80211-fix-crash-when-adding-an-interface-fails.patch [new file with mode: 0644]