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: [Patch] Recent security improvements breaks proftpd


On Fri, Sep 26, 2003 at 09:08:08AM -0400, Igor Pechtchanski wrote:
> On Fri, 26 Sep 2003, Corinna Vinschen wrote:
> 
> > [snip]
> > > +  char buf [1024];
> >
> > In sec_acl.cc and security.cc, this buffer is named `acl_buf' and it's
> > size is 3072.  Let's do it the same here.  I've seen amazingly big ACLs
> > on NT4 once.
> 
> Corinna,
> 
> Just a quick note: doesn't the above call for a #define'd constant?

wtf PTC

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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