]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-aa-helper: fix rules for paths with trailing slash
authorCédric Bosdonnat <cbosdonnat@suse.com>
Wed, 24 Jun 2015 07:56:04 +0000 (09:56 +0200)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Fri, 10 Jul 2015 09:30:36 +0000 (11:30 +0200)
commite44bcae9f014946d66fad1164080a4e251197f19
treebac78185fc0e96249afb97a2c20cf3aaedd227b7
parentb7ea58c262194037042284a14fb1608c9cf31884
virt-aa-helper: fix rules for paths with trailing slash

Rules generated for a path like '/' were having '//' which isn't
correct for apparmor. Make virt-aa-helper smarter to avoid these.
src/security/virt-aa-helper.c