]> 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)
commit95bfe997d6cfc56850d5ccca71e105eac059a843
tree2385c8af2ad6c598606d7a81671c75607b02acbc
parentc6e601be12b15a4e4f25cefa5bc87cac49452191
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