]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: selinux: Fix crash when releasing non-existent label
authorCole Robinson <crobinso@redhat.com>
Mon, 22 Mar 2010 14:45:36 +0000 (10:45 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 22 Mar 2010 14:45:36 +0000 (10:45 -0400)
commit65e97240e6e4606820dd1c42ac172319e0af4d8d
tree8065ae0e52c469e9454fa17d9bc45cac77913e57
parentb7a7b3365145f6e9e434a3265a58666cd2e6d8dd
security: selinux: Fix crash when releasing non-existent label

This can be triggered by the qemuStartVMDaemon cleanup path if a
VM references a non-existent USB device (by product) in the XML.
src/security/security_selinux.c