[libvirt] [PATCH 1/2] qemu: skip only ', ' for VNC and Spice unix socket

John Ferlan jferlan at redhat.com
Mon Jun 12 10:43:09 UTC 2017



On 06/12/2017 05:51 AM, Pavel Hrdina wrote:
> 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 '='.
> 

You could have mentioned the bz again like the original commit did...

> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_command.c                              | 4 ++--
>  tests/qemuxml2argvdata/qemuxml2argv-name-escape.args | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list