]> git.ipfire.org Git - thirdparty/libvirt.git/commit
selinux: Don't mask errors of virSecuritySELinuxGenNewContext
authorPeter Krempa <pkrempa@redhat.com>
Wed, 24 Apr 2013 12:38:54 +0000 (14:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 24 Apr 2013 14:03:35 +0000 (16:03 +0200)
commit4165ea96630995af7110016f02a7c67ca11678d6
treed0a3590b044de17635a32542163c08a492cbf855
parent20cb7f3a41daf8252d9a2109112fb59e0d42356d
selinux: Don't mask errors of virSecuritySELinuxGenNewContext

Since cbe67ff9b0a5a94911afd4d12388bf182bcca86c
virSecuritySELinuxGenNewContext reports good error messages. Fix callers
that mask the errors by generic error message.
src/security/security_selinux.c