]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virSecuritySELinuxMCSFind: Refactor variable clearing
authorPeter Krempa <pkrempa@redhat.com>
Mon, 19 May 2025 13:24:34 +0000 (15:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jul 2025 14:52:34 +0000 (16:52 +0200)
commit7891ed2d101af50aecef2493f573539b60063731
tree33ae291efc3c0f9677e18e16e664e0327a81f89d
parent79d2f496a57358532a898fd6db59691b3dca1b03
virSecuritySELinuxMCSFind: Refactor variable clearing

Use automatic freeing for 'mcs' and adjust the code.

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