[newlib-cygwin] Try to avoid creating dangerous DENY ACEs

Eric Blake eblake@redhat.com
Sat Apr 18 20:00:00 GMT 2015


On 04/18/2015 09:07 AM, Corinna Vinschen wrote:
> https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2e950b1edd5615bd145f2eaa99f03db4c998ed15
> 
> commit 2e950b1edd5615bd145f2eaa99f03db4c998ed15
> Author: Corinna Vinschen <corinna@vinschen.de>
> 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.

Grammar:

>  	       ++idx)
>  	    {
> +	      /* Avoid to create DENY ACEs for the second orrurence of

Avoid creating DENY ACEs for the second occurrence of

> +		 accounts which show up twice, as USER_OBJ and USER, or
> +		 GROUP_OBJ and GROUP. */


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/20150418/3a284e96/attachment.sig>


More information about the Cygwin-developers mailing list