]> granicus.if.org Git - apache/commit
mod_deflate:
authorYann Ylavic <ylavic@apache.org>
Thu, 21 Aug 2014 17:02:00 +0000 (17:02 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 21 Aug 2014 17:02:00 +0000 (17:02 +0000)
commit2b94587206a0bbfcae16fd75caac836684a1b37f
tree217f9d96ec767a7bd3549c3a49b13165c073442c
parent681606bbfa5936f21f9552fa961c47f313d8b455
mod_deflate:
- fix signed/unsigned (int/size_t) comparisons,
- add consume_buffer() to factorize code used multiple times,
- cleanup passed brigade (don't rely on next output filters to do it).

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