openwrt-mirror/package
Matthew Cather 1af7bf38f7 hostapd: consistent reference counting for registry
Since `wpa_ucode_registry_add` collects its own reference to the values added, the
two functions `hostapd_ucode_bss_get_uval` and `hostapd_ucode_iface_get_uval` would
sometimes return a referenced object (from `uc_resource_new`) and sometimes return
an unreferenced object (from `wpa_ucode_registry_get`). Now, both functions always
return a referenced object.

This change also indirectly fixes `hostapd_ucode_bss_get_uval`, ensuring it now
always returns a referenced object.

Signed-off-by: Matthew Cather <mattbob4@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 7729f96093)
2025-03-05 08:04:52 +01:00
..
base-files base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:32:30 +01:00
boot qualcommax: ipq807x: add support for Linksys MX4300 (LN1301) 2025-02-16 13:03:23 +01:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware wireless-regdb: Update to version 2025.02.20 2025-02-25 23:30:54 +01:00
kernel kernel: r8126: update to v10.015.00 2025-02-27 11:58:27 +01:00
libs openssl: update to 3.0.16 2025-02-25 23:30:54 +01:00
network hostapd: consistent reference counting for registry 2025-03-05 08:04:52 +01:00
system mtd: check the return value of malloc and pread 2025-02-16 13:03:23 +01:00
utils ucode: update to Git HEAD (2025-02-10) 2025-02-10 17:05:55 +01:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00