This is the mail archive of the cygwin-patches@cygwin.com 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: security.cc and sec_acl.cc (ntsec, inheritance and sec_acl)


> "Pierre A. Humblet" wrote:
> 
> > But frankly I don't understand why it happens!
> 
> OK, I do now. The code is looking forward to entries that
> are not yet processed.

... and thus it may merge entries for the current owner and
for the default owner (creator_owner). Ditto for groups.
That's not good, I need to take care of these special cases.

Pierre


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