Files
luci/modules/luci-base/root
Jo-Philipp Wich 95a84c0c43 luci-base: fix ubus getFeatures() crash
OpenWrt versions that provide odhcpd versions reporting a compile time
features line in their help output trigger a crash in the getFeatures()
procedure (attempt to set property on boolean value) - fix this issue
by not predeclaring the odhcpd flag as `false`.

Fixes: #8489
Fixes: 0529dca7a2 ("luci-base: fix feature detection patterns")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2026-04-01 13:11:14 +02:00
..
2024-11-22 22:39:46 +01:00