libvirt/src/security
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
..
apparmor apparmor: avoid denials on libpmem initialization 2020-04-15 10:33:23 +02:00
Makefile.inc.am virhostdev: move to src/hypervisor 2020-02-24 16:47:21 +01:00
security_apparmor.c Drop needless variable 2020-05-05 11:19:34 +02:00
security_apparmor.h
security_dac.c secdrivers: Relabel firmware config files 2020-06-10 14:00:38 +02:00
security_dac.h
security_driver.c Use G_N_ELEMENTS instead of ARRAY_CARDINALITY 2019-10-15 16:14:19 +02:00
security_driver.h security: Introduce virSecurityManagerDomainSetPathLabelRO 2020-04-17 16:24:30 +02:00
security_manager.c Don't require secdrivers to implement .domainMoveImageMetadata 2020-05-18 10:08:10 +02:00
security_manager.h security: Introduce virSecurityManagerDomainSetPathLabelRO 2020-04-17 16:24:30 +02:00
security_nop.c Use g_strdup instead of ignoring VIR_STRDUP's value 2019-10-21 12:51:55 +02:00
security_nop.h
security_selinux.c Remove use of variables passed only to 'VIR_FREE' 2020-06-15 10:27:37 +02:00
security_selinux.h
security_stack.c security: Introduce virSecurityManagerDomainSetPathLabelRO 2020-04-17 16:24:30 +02:00
security_stack.h
security_util.c Drop needless variable 2020-05-05 11:19:34 +02:00
security_util.h
virt-aa-helper.c secdrivers: Relabel firmware config files 2020-06-10 14:00:38 +02:00