Commit d3674582 authored by Ewald Dieterich's avatar Ewald Dieterich
Browse files

Don't mix request_rec pool and backend connection bucket allocator in brigade

Mixing request_rec pool and backend connection bucket allocator in
apr_brigade_create() leads to a segmentation fault if the brigade is
accessed after the request record was destroyed.
parent 94f4c224
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment