]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: escape commas in VNC socket path
authorCole Robinson <crobinso@redhat.com>
Sun, 8 May 2016 18:33:50 +0000 (14:33 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 16 May 2016 14:30:38 +0000 (10:30 -0400)
commit077ba95677419fb9916a7ddb09c45d24aced5dcb
tree702f486e414cd424a184e5bc56fded8fd58d03ec
parent3153ac08c9e2a566bec6ee258e484a7a72c07b9a
qemu: command: escape commas in VNC socket path

This path can be dependent on the VM libdir, which contains its name
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-name-escape.args
tests/qemuxml2argvdata/qemuxml2argv-name-escape.xml
tests/qemuxml2argvtest.c