]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: skip only ',' for VNC and Spice unix socket
authorPavel Hrdina <phrdina@redhat.com>
Sat, 10 Jun 2017 09:38:57 +0000 (11:38 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 12 Jun 2017 10:45:25 +0000 (12:45 +0200)
commit8f827f2ace4ab4a79d3c36f7d98fa20c5dead3e1
tree1dd0cebc17a008983287d9d191ae75d90ac28129
parent382bdbfe7b1d5d359cd47e6d352d7f0b20884165
qemu: skip only ',' for VNC and Spice unix socket

Commit 824272cb28d attempted to fix escaping of characters in unix
socket path but it was wrong.  We need to escape only ',', there is
no escape character for '='.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-name-escape.args