]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1615026 from trunk:
authorJim Jagielski <jim@apache.org>
Sun, 31 Aug 2014 16:06:36 +0000 (16:06 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 31 Aug 2014 16:06:36 +0000 (16:06 +0000)
commit8147a938460076828a4ecdbbd83b3527817d7f70
tree5735eb30c03930c061cecacd56b66caad6bd3b35
parentac078c7e3b6ad4f87768cba64693059d09a2a5ed
Merge r1615026 from trunk:

Turn some APR_BUCKET_REMOVE(e)+apr_bucket_destroy(e) into the equivalent apr_bucket_delete(e) to reduce code verbosity

Submitted by: jailletc36
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1621600 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/filters/mod_xml2enc.c
modules/http/byterange_filter.c
modules/proxy/mod_proxy_ftp.c
server/core_filters.c
server/util_script.c