1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Felix Fietkau 2256cfac68 wireguard-tools: fix string indexing in endpoint host check
Use substr() instead of array index syntax to access the first
character of the endpoint host string, as ucode does not support
array-style indexing on strings.

Fixes: https://github.com/openwrt/openwrt/issues/22116
Fixes: 8f977b4a40 ("wireguard-tools: fix handling of multi-value config options")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-02-20 19:10:13 +01:00
..
base-files
boot
devel
firmware
kernel
libs uclient: update to Git HEAD (2026-02-20) 2026-02-20 09:07:59 +00:00
network wireguard-tools: fix string indexing in endpoint host check 2026-02-20 19:10:13 +01:00
system procd: update to git HEAD 2026-02-20 14:06:58 +00:00
utils ucode-mod-bpf: add CPPFLAGS 2026-02-17 22:25:31 +01:00
Makefile