Daniel Henrique Barboza ae9f630e50 qemu_domain.c: use g_autofree when possible
Use g_autofree to remove VIR_FREE() calls used for cleanups.
Labels that became deprecated will be removed in a later
patch.

In qemuDomainSetupDisk(), the 'dst' variable is not used at
all and could be removed.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-01-31 15:25:33 +01:00
..
2020-01-07 16:40:41 +01:00
2019-10-16 12:06:44 +02:00
2019-10-17 10:54:32 +02:00
2019-10-24 08:10:37 +02:00
2019-10-16 12:06:44 +02:00