This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]