On Wed, 3 Apr 2002, Cliff Woolley wrote:

> On Tue, 2 Apr 2002, Doug MacEachern wrote:
> 
> >      apr_bucket_immortal_create(HTTP_ON_HTTPS_PORT, \
> > -                               sizeof(HTTP_ON_HTTPS_PORT) - 1, \
> > +                               sizeof(HTTP_ON_HTTPS_PORT), \
> 
> Mmmm... no.  I don't know how that makes it work its way through, but it's
> not right.  That null character should never be allowed in.

like i said, "this is strange", never suggested the patch was correct.

> The correct solution is this:

cool, +1


Reply via email to