libvirt/src/security
Michal Privoznik 72a8b8ecc5 virSecuritySELinuxContextListFree: Don't leak list->items
This array is allocated in virSecuritySELinuxContextListAppend()
but never freed. This commit is essentially the same as ca25026.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-09-26 12:01:32 +02:00
..
Makefile.inc.am make: split security driver build rules into security/Makefile.inc.am 2018-03-05 17:12:01 +00:00
security_apparmor.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
security_apparmor.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_dac.c security_dac: Lock metadata when running transaction 2018-09-18 17:12:53 +02:00
security_dac.h security: add MANAGER_MOUNT_NAMESPACE flag 2017-09-12 12:27:42 -04:00
security_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
security_driver.h security: Label the external swtpm with SELinux labels 2018-06-06 10:48:41 -04:00
security_manager.c security_manager: Introduce metadata locking APIs 2018-09-18 17:12:53 +02:00
security_manager.h security_manager: Introduce metadata locking APIs 2018-09-18 17:12:53 +02:00
security_nop.c security: introduce virSecurityManager(Set|Restore)ChardevLabel 2017-12-05 13:54:48 +01:00
security_nop.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_selinux.c virSecuritySELinuxContextListFree: Don't leak list->items 2018-09-26 12:01:32 +02:00
security_selinux.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
security_stack.c security: Label the external swtpm with SELinux labels 2018-06-06 10:48:41 -04:00
security_stack.h security: fix #endif comment in security_stack.h 2012-12-20 19:55:54 +01:00
virt-aa-helper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00