* sec_acl.cc (getacl): Ensure that the default acl contains at least

DEF_(USER|GROUP|OTHER)_OBJ entries.
This commit is contained in:
Corinna Vinschen
2010-12-15 14:11:03 +00:00
parent 38042584f3
commit e445b7c336
2 changed files with 38 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2010-12-15 Christian Franke <franke@computer.org>
* sec_acl.cc (getacl): Ensure that the default acl contains at least
DEF_(USER|GROUP|OTHER)_OBJ entries.
2010-12-15 Corinna Vinschen <corinna@vinschen.de>
* security.cc (alloc_sd): Fix erroneous inheritence entry duplication.