luci-base: rpc: fix luci/getMountPoints crash
authorLiangbin Lian <redacted>
Thu, 8 Jan 2026 18:25:11 +0000 (02:25 +0800)
committerPaul Donald <redacted>
Fri, 9 Jan 2026 20:52:18 +0000 (21:52 +0100)
commit5ad9c3609e1616836d6bc6125a6c983231a2de9c
treed57d5cdece2872c37439f8b089aab53f8f2c7631
parentb258d7a248146f005270d67a7e12fbcd934e96bb
luci-base: rpc: fix luci/getMountPoints crash

getMountPoints crash on path containing '\xxx'.

`char` should be `chr`

Fixes https://github.com/openwrt/openwrt/issues/21459

Signed-off-by: Liangbin Lian <redacted>
modules/luci-base/root/usr/share/rpcd/ucode/luci
git clone https://git.99rst.org/PROJECT