]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-aa-helper: Drop cleanup label from get_files()
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 11 Jun 2025 12:12:33 +0000 (14:12 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 2 Jul 2025 11:54:36 +0000 (13:54 +0200)
commit9569a43b7a9bee44ffd846880dea085fb6dddc28
treea92c00f05a991dae010d85973bf20639e7b62abc
parentecca0dded412c84c3c89f9e4f1d6f2c5c57b4174
virt-aa-helper: Drop cleanup label from get_files()

After previous cleanup the cleanup label is no longer necessary.
Drop it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/security/virt-aa-helper.c