155271471b3de46d5373fb148d211efbd0e31b68 1601864 |
|
11-Jun-2014 |
ylavic |
mod_sed:
Avoid the call to APR_BUCKET_REMOVE() + apr_bucket_delete() on the
same bucket.
Also, empty the input brigade while looping to avoid the trailing
apr_brigade_cleanup() call (no functional change). |