hostapd: bump to 2024-09-06 (wip)
[openwrt/staging/xback.git] / package / network / services / hostapd / patches / 052-AP-add-missing-null-pointer-check-in-hostapd_free_ha.patch
index 85d5127f600d2de3fbbf1ef9c4d68cb4a8ae1eb0..01a0fba600ef684c39b1a1524f08fc3d7c08afd9 100644 (file)
@@ -9,7 +9,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/src/ap/hostapd.c
 +++ b/src/ap/hostapd.c
-@@ -502,7 +502,7 @@ void hostapd_free_hapd_data(struct hosta
+@@ -485,7 +485,7 @@ void hostapd_free_hapd_data(struct hosta
                struct hapd_interfaces *ifaces = hapd->iface->interfaces;
                size_t i;