]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Escape commas for qemuBuildGraphicsVNCCommandLine
authorSukrit Bhatnagar <skrtbhtngr@gmail.com>
Mon, 16 Apr 2018 22:56:25 +0000 (04:26 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 17 Apr 2018 17:26:51 +0000 (13:26 -0400)
commit785f9340f64c78a97518992c58df2576aeff2f5d
tree6743d8593ebcf82424e26c1cc6ba31eecd19d9f4
parent10823b78bba083c5379a2c40cb6f8a206c8d4a5f
qemu: Escape commas for qemuBuildGraphicsVNCCommandLine

Add comma escaping for cfg->vncTLSx509certdir.

Signed-off-by: Sukrit Bhatnagar <skrtbhtngr@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c