the order of ACEs.

Kazuhiro Fujieda fujieda@jaist.ac.jp
Wed Apr 25 17:14:00 GMT 2001


>>> On Wed, 25 Apr 2001 23:09:39 +0200
>>> Corinna Vinschen <cygwin-patches@cygwin.com> said:

> > @@ -661,13 +665,7 @@ alloc_sd (uid_t uid, gid_t gid, const ch
> >  	      return NULL;
> >  	    }
> >  	  acl_len += ace->Header.AceSize;
> > -	  ++ace_off;
> 
> ...why does your patch drop the `++ace_off'? This seems to be
> a mistake.

I understood the `++ace_off' was only for appending `everyone'
ACE afterward. So I inferred it wasn't necessary anymore.
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology



More information about the Cygwin-patches mailing list