openwrt-6.x/package
Shiji Yang 094b6f593f base-files: fix offset conversion on caldata_patch_data()
`$(( ))` will convert uninitialized variable to "0". If we want to
use "-n" to check the string length, it's necessary to make sure the
converted variable is not empty.

Fixes: 652a6677d5 ("base-files: Add new functions for ath11k caldata")
Fixes: https://github.com/openwrt/openwrt/issues/17818
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/17892
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-02-13 00:26:23 +01:00
..
base-files base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:26:23 +01:00
boot uboot-envtools: add support for ZyXEL GS-1900-24EP 2025-02-12 23:32:35 +01:00
devel strace: Update to version 6.12 2025-01-02 20:52:14 +01:00
firmware ipq-wifi: update to Git HEAD (2025-02-06) 2025-02-06 14:50:43 +01:00
kernel mac80211: rt2x00: fix eeprom load from PCI eFuse 2025-02-13 00:26:22 +01:00
libs build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00
network hostapd: fix sta psk index for dynamic psk auth 2025-02-12 11:57:50 +01:00
system procd: update to Git HEAD (2025-01-30) 2025-01-30 18:10:10 +01:00
utils ucode: update to Git HEAD (2025-02-10) 2025-02-10 17:02:20 +01:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00