
18 Jun
2018
18 Jun
'18
7:30 p.m.
On 06/18/2018 01:57 PM, Anya Harter wrote:
Add comma escaping for smartcard->data.cert.file[i] and smartcard->data.cert.database.
Signed-off-by: Anya Harter <aharter@redhat.com> --- src/qemu/qemu_command.c | 21 ++++----------------- tests/qemuxml2argvdata/name-escape.args | 3 +++ tests/qemuxml2argvdata/name-escape.xml | 6 ++++++ tests/qemuxml2argvtest.c | 3 ++- 4 files changed, 15 insertions(+), 18 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John (and pushed)