
19 Jun
2018
19 Jun
'18
1:32 a.m.
On 06/18/2018 01:57 PM, Anya Harter wrote:
Add comma escaping for fileval.
Signed-off-by: Anya Harter <aharter@redhat.com> --- src/qemu/qemu_command.c | 3 ++- tests/qemuxml2argvdata/name-escape.args | 2 ++ tests/qemuxml2argvdata/name-escape.xml | 4 ++++ tests/qemuxml2argvtest.c | 3 ++- 4 files changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John