]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Don't skip over socket label cleanup
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 26 Sep 2012 14:46:47 +0000 (15:46 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 27 Sep 2012 09:11:44 +0000 (10:11 +0100)
commit0b62c0736a2a365b9c682d58fa9f66eaea6ec7e4
tree2e9660a5a8730db76e3425b68f681ffb6108dd7e
parent8fd38231179c394f07d8a26bcbf3a0faa5eeaf24
Don't skip over socket label cleanup

If QEMU quits immediately after we opened the monitor it was
possible we would skip the clearing of the SELinux process
socket context

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_process.c