On Wed, Nov 22, 2006 at 06:41:07AM -0600, William Rowe wrote:
> Offhand, doesn't ctx pool span the connection?

...
> > @@ -1469,8 +1468,7 @@
> >       * containing a setaside pool and a brigade which constrain the
> >       * lifetime of the buffered data. */
> >      ctx = apr_palloc(r->pool, sizeof *ctx);
> > -    apr_pool_create(&ctx->pool, r->pool);

... that's a no.

Reply via email to