diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-30 23:19:02 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-10-16 21:38:02 +0200 |
commit | 27677af27cba2c3c46cace9675f69bda3c616153 (patch) | |
tree | c0fbb6ddc2149776d759d09bc3cf22d6faea3f18 /target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch | |
parent | 6d94a6eca41da34f4df845d9876be2acfbf5881f (diff) | |
download | openwrt-27677af27cba2c3c46cace9675f69bda3c616153.tar.gz openwrt-27677af27cba2c3c46cace9675f69bda3c616153.tar.bz2 openwrt-27677af27cba2c3c46cace9675f69bda3c616153.zip |
firewall: options: fix parsing of boolean attributes
Boolean attributes were parsed the same way as string attributes,
so a value of { "bool_attr": "true" } would be parsed correctly, but
{ "bool_attr": true } (without quotes) was parsed as false.
Fixes FS#3284
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 7f676b5ed6a2bcd6786a0fcb6a6db3ddfeedf795)
Diffstat (limited to 'target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch')
0 files changed, 0 insertions, 0 deletions