]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virSecuritySELinuxRestoreInputLabel: Return values directly
authorPeter Krempa <pkrempa@redhat.com>
Fri, 18 Jul 2025 14:21:32 +0000 (16:21 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Jul 2025 14:52:36 +0000 (16:52 +0200)
commit0122f88c6ef5cdd9089db3f19e3d3ab2e7fbc8dc
treefb2402228ce4b0076fb6806dcd5a4942159319c3
parent1f1da23162044c19f4b4727ae0cddaa99195c78f
virSecuritySELinuxRestoreInputLabel: Return values directly

Skip the use of temporary variable.

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