Eric Blake
2015-04-18 20:00:52 UTC
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2e950b1edd5615bd145f2eaa99f03db4c998ed15
commit 2e950b1edd5615bd145f2eaa99f03db4c998ed15
Date: Sat Apr 18 17:07:08 2015 +0200
Try to avoid creating dangerous DENY ACEs
* sec_acl.cc (set_posix_access): Don't create DENY ACEs for USER and
GROUP entries if they are the same as USER_OBJ or GROUP_OBJ.
++idx)
{
+ /* Avoid to create DENY ACEs for the second orrurence of
Avoid creating DENY ACEs for the second occurrence ofcommit 2e950b1edd5615bd145f2eaa99f03db4c998ed15
Date: Sat Apr 18 17:07:08 2015 +0200
Try to avoid creating dangerous DENY ACEs
* sec_acl.cc (set_posix_access): Don't create DENY ACEs for USER and
GROUP entries if they are the same as USER_OBJ or GROUP_OBJ.
++idx)
{
+ /* Avoid to create DENY ACEs for the second orrurence of
+ accounts which show up twice, as USER_OBJ and USER, or
+ GROUP_OBJ and GROUP. */
+ GROUP_OBJ and GROUP. */
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org