]> xenbits.xensource.com Git - libvirt.git/commit
virt-aa-helper: Ignore open errors again
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 23 Jul 2010 16:09:46 +0000 (18:09 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 24 Jul 2010 15:15:11 +0000 (17:15 +0200)
commit05c9a413364d5ab94117bbd3ae281ad0748d7fbb
tree9520718c8913d8e83c47ebfc3c2d0ae6bb79bc5e
parent80f7a45c8d8b56b77cec8cc6e30ed0446ec728a5
virt-aa-helper: Ignore open errors again

virt-aa-helper used to ignore errors when opening files.
Commit a8853344994a7c6aaca882a5e949ab5536821ab5 refactored
the related code and changed this behavior. virt-aa-helper
didn't ignore open errors anymore and virt-aa-helper-test
fails.

Make sure that virt-aa-helper ignores open errors again.
src/security/virt-aa-helper.c