public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
* Re: [newlib-cygwin] Try to avoid creating dangerous DENY ACEs
       [not found] <20150418150716.40577.qmail@sourceware.org>
@ 2015-04-18 20:00 ` Eric Blake
  2015-04-20  8:12   ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2015-04-18 20:00 UTC (permalink / raw)
  To: cygwin-developers

[-- Attachment #1: Type: text/plain, Size: 898 bytes --]

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [newlib-cygwin] Try to avoid creating dangerous DENY ACEs
  2015-04-18 20:00 ` [newlib-cygwin] Try to avoid creating dangerous DENY ACEs Eric Blake
@ 2015-04-20  8:12   ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2015-04-20  8:12 UTC (permalink / raw)
  To: cygwin-developers

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

On Apr 18 14:00, Eric Blake wrote:
> 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

Fixed.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-20  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20150418150716.40577.qmail@sourceware.org>
2015-04-18 20:00 ` [newlib-cygwin] Try to avoid creating dangerous DENY ACEs Eric Blake
2015-04-20  8:12   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).