]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virSecuritySELinuxTransactionRun: Refactor cleanup
authorPeter Krempa <pkrempa@redhat.com>
Mon, 19 May 2025 13:20:33 +0000 (15:20 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jul 2025 14:52:34 +0000 (16:52 +0200)
commit79d2f496a57358532a898fd6db59691b3dca1b03
treeb1176cb35590e95bc29414bc2f9fa4da86e7f603
parentaff852bb12ecd01018990d9147760e5f4ea2d224
virSecuritySELinuxTransactionRun: Refactor cleanup

Automatically free 'paths' and remove temporary variable.

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