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 <phrd...@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 <jfer...@redhat.com>

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to