Re: Fwd: destroying passed brigades

2004-06-19 Thread Stas Bekman
Joe Orton wrote: On Sat, Jun 19, 2004 at 11:17:28PM +0300, Stas Bekman wrote: Joe Orton wrote: Hiya folks, just wondering what impact (if any) these changes I've been working on would have on mod_perl and filters implemented using mod_perl? The change is simply that after calling ap_pass_brigade()

Re: Fwd: destroying passed brigades

2004-06-19 Thread Joe Orton
On Sat, Jun 19, 2004 at 11:17:28PM +0300, Stas Bekman wrote: > Joe Orton wrote: > >Hiya folks, just wondering what impact (if any) these changes I've been > >working on would have on mod_perl and filters implemented using > >mod_perl? > > > >The change is simply that after calling ap_pass_brigade()

Re: Fwd: destroying passed brigades

2004-06-19 Thread Stas Bekman
Joe Orton wrote: Hiya folks, just wondering what impact (if any) these changes I've been working on would have on mod_perl and filters implemented using mod_perl? The change is simply that after calling ap_pass_brigade() on a brigade, any subsequent use of that brigade is likely to segfault since t