]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf,util,qemu: Use VIR_STEAL_PTR for authdef processing
authorJohn Ferlan <jferlan@redhat.com>
Thu, 7 Feb 2019 12:44:45 +0000 (07:44 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 12 Feb 2019 13:51:23 +0000 (08:51 -0500)
commita98d9daf07c0f66a6f47078bcb2e00a4ec8df4a0
tree9cc3115982fe9cae04d771d39d94623d9a474190
parentb4a4e8f71af7afe3e2d56818e97a73c9568a0cbf
conf,util,qemu: Use VIR_STEAL_PTR for authdef processing

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c
src/conf/storage_conf.c
src/qemu/qemu_parse_command.c
src/util/virstoragefile.c