]> xenbits.xensource.com Git - libvirt.git/commit
Remove VIR_STRDUP usage that sneaked in in the meantime
authorJán Tomko <jtomko@redhat.com>
Wed, 11 Dec 2019 13:00:27 +0000 (14:00 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 12 Dec 2019 13:24:34 +0000 (14:24 +0100)
commit99114a62598d08699b8bd99c5777e6a662fb8562
tree67100dbf2351172498eb83cef79bae0e96b21e90
parent572ce352da3331a4c979becedcb5acb466304143
Remove VIR_STRDUP usage that sneaked in in the meantime

My hesitation to remove VIR_STRDUP without VIR_STRNDUP resulted
in these being able to sneak in.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/backup_conf.c
src/qemu/qemu_monitor_json.c