]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virSecuritySELinuxReserveLabel: Refactor cleanup
authorPeter Krempa <pkrempa@redhat.com>
Fri, 18 Jul 2025 14:17:59 +0000 (16:17 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jul 2025 14:52:35 +0000 (16:52 +0200)
commit6bb5993897328c0572a2cc1a54943714b084f500
tree87ba0bb91a15dfc02fc4836b584cdb1f3c34c09e
parent83739c3a182f4889ea5dbc5f430e3089f0b758a6
virSecuritySELinuxReserveLabel: Refactor cleanup

Automatically free temporary variables in order to remove 'cleanup'
section.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/security/security_selinux.c