]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ctx->bytes_in is never used. Remove a useless iteration through the brigade
authorStefan Fritsch <sf@apache.org>
Sun, 22 Jan 2012 18:50:21 +0000 (18:50 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 22 Jan 2012 18:50:21 +0000 (18:50 +0000)
commitb4b32093f0d806baef4f90e4191392e1f6434877
tree2385c8af2ad6c598606d7a81671c75607b02acbc
parent07ce61bedb74de90d3fc36e764a2e74c619ab994
ctx->bytes_in is never used. Remove a useless iteration through the brigade

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1234574 13f79535-47bb-0310-9956-ffa450edef68
server/core_filters.c