commit | d266c87b1d3ecae1b40589832efc9bf7cf3e524c | [log] [tgz] |
---|---|---|
author | Nobuhiro MIKI <nmiki@yahoo-corp.jp> | Mon Aug 08 16:45:31 2022 +0900 |
committer | Nobuhiro MIKI <nmiki@yahoo-corp.jp> | Mon Aug 08 18:59:53 2022 +0900 |
tree | be8a6a5e8037215f817fa86eac5f3f84e62ac637 | |
parent | 51a3f2ef1e89b8912ecc1cee2e0d7aeddd89ce84 [diff] |
iniset: fix handling of values containg ampersand Attempting to set a value containing the ampersand character (&) by iniset would corrupt the value. So, add an escaping process. Signed-off-by: Nobuhiro MIKI <nmiki@yahoo-corp.jp> Closes-Bug: #1983816 Change-Id: Ie2633bacd2d761d110e6cb12f95382325c329415