]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: Don't overwrite error of GetProcessLabel
authorCole Robinson <crobinso@redhat.com>
Wed, 19 Jul 2017 23:18:18 +0000 (19:18 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 20 Jul 2017 12:10:21 +0000 (08:10 -0400)
commitefdfd1c5bfeaa465415dbef2df7d37e7fb2bdca7
tree4813050dae6eceedacc720999ab9d9ef821e666f
parent7fb4c471d1c2c0769e7fe8bbdf48270df7f21684
security: Don't overwrite error of GetProcessLabel

Security impls of this function already raise errors, don't
overwrite them.
src/lxc/lxc_driver.c
src/qemu/qemu_driver.c