On 21 May 2013, at 9:12 PM, Ruediger Pluem <rpl...@apache.org> wrote:
>> - eos = apr_bucket_eos_create(f->c->bucket_alloc); >> - APR_BRIGADE_INSERT_TAIL(ctx->proc_bb, eos); >> + ctx->done = 1; >> break; > > Don't we need to remove the break here as well to process a possible EOS > bucket that is still in the brigade? We do, it prevents us needing a round trip to get another one. Fixed in r1484914. Regards, Graham --
smime.p7s
Description: S/MIME cryptographic signature