]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't overwrite errors from virConfReadFile
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 4 Dec 2013 15:23:11 +0000 (15:23 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 4 Dec 2013 15:40:23 +0000 (15:40 +0000)
commitd75d8b46f820c92e701c2f99a2bc6c62d0513092
tree80b9760cc3c2cd35625eb6cf63bebc317caf4259
parent78839da0bb0b549caa8058cf65de8cc72e0ae195
Don't overwrite errors from virConfReadFile

The SELinux security driver would overwrite errors from the
virConfReadFile function.

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