On Sunday 04 October 2009, Ruediger Pluem wrote:
> > --- httpd/httpd/trunk/server/core_filters.c (original)
> > +++ httpd/httpd/trunk/server/core_filters.c Sun Oct 4 08:08:50
> > 2009
> >
> > @@ -392,19 +392,21 @@
> > }
> > }
> >
> > + if (new_bb != NULL) {
> > + bb = new_bb;
> > + }
> > +
>
> This could move in the block above, couldn't it?
>
Fixed in r821486
- Re: svn commit: r821477 - in /httpd/httpd/trunk: CHANGES mo... Ruediger Pluem
- Re: svn commit: r821477 - in /httpd/httpd/trunk: CHANG... Stefan Fritsch
