libvirt/src/vmware
Peter Krempa e0cf04ffd6 Remove use of variables passed only to 'VIR_FREE'
Compilers are not very good at detecting this problem. Fixed by manual
inspection of compilation warnings after replacing 'VIR_FREE' with an
empty macro.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com
2020-06-15 10:27:37 +02:00
..
Makefile.inc.am make check-driverimpls work again 2019-11-12 15:00:01 +01:00
vmware_conf.c Remove use of variables passed only to 'VIR_FREE' 2020-06-15 10:27:37 +02:00
vmware_conf.h vmware: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
vmware_driver.c Remove use of variables passed only to 'VIR_FREE' 2020-06-15 10:27:37 +02:00
vmware_driver.h