]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: selinux: Drop !parent handling in SetImageLabelInternal
authorCole Robinson <crobinso@redhat.com>
Mon, 7 Oct 2019 19:53:27 +0000 (15:53 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 11 Oct 2019 18:25:59 +0000 (14:25 -0400)
commit65181d419e3cc48873bfb5dbd7a885dd4f45119b
tree7394b971bfac5731d15862316c2d7ccab318d6b1
parent6f1cd0a54e05552e089948735778f245b0593392
security: selinux: Drop !parent handling in SetImageLabelInternal

The only caller always passes in a non-null parent

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/security/security_selinux.c