]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Escape commas for qemuBuildChrChardevFileStr
authorAnya Harter <aharter@redhat.com>
Mon, 18 Jun 2018 17:57:24 +0000 (13:57 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 18 Jun 2018 23:39:02 +0000 (19:39 -0400)
commit97975bef32d08c9e30c12c21311a3a2af048adf7
tree9a9e7dcd2f2d19928f8f3dab4f7f47b77253f3e6
parent452dac71cd72b304465cdff1f0981830c02c94a2
qemu: Escape commas for qemuBuildChrChardevFileStr

Add comma escaping for fileval.

Signed-off-by: Anya Harter <aharter@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/name-escape.args
tests/qemuxml2argvdata/name-escape.xml
tests/qemuxml2argvtest.c