]> xenbits.xensource.com Git - libvirt.git/commit
qemusecuritymock: Actually set error on failure
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 15 Apr 2019 11:56:11 +0000 (13:56 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Jul 2019 06:36:03 +0000 (08:36 +0200)
commit80cf6ec6f23933f96656f29290b790d17030c79e
treefd756e4c2bd5c1f7f6c9a84f031d6a5abb12d48a
parent854f0e85e4fa8bf8f0e9da1c44609eefb04a629b
qemusecuritymock: Actually set error on failure

I don't really know what happened when I was writing the original
code, but even if error was to be set the corresponding boolean
was set to false meaning no error.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
tests/qemusecuritymock.c