aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-09-30 23:19:02 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-10-16 21:37:22 +0200
commitdda5e3db19009742a19727132d8e98ae9ec21fd3 (patch)
treed269bf30b93d79feba5537aee3ba1aa2fef441e4 /include
parent7dd822983b8728772e433c7718739b741c3d6de0 (diff)
downloadupstream-dda5e3db19009742a19727132d8e98ae9ec21fd3.tar.gz
upstream-dda5e3db19009742a19727132d8e98ae9ec21fd3.tar.bz2
upstream-dda5e3db19009742a19727132d8e98ae9ec21fd3.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 'include')
0 files changed, 0 insertions, 0 deletions