]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_sed:
authorYann Ylavic <ylavic@apache.org>
Wed, 11 Jun 2014 11:47:26 +0000 (11:47 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 11 Jun 2014 11:47:26 +0000 (11:47 +0000)
commit10faaec8031c777efe57f346c3eaaf64860eb472
tree698af1b4a9d9de24b8f5b4f4d245dd8a94bc3a5c
parent334f0e8905f89266c3e433979b0374d5c3df7484
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).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1601864 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_sed.c