]> granicus.if.org Git - apache/commit
* modules/filters/mod_deflate.c (deflate_out_filter): Destroy buckets
authorJoe Orton <jorton@apache.org>
Tue, 1 Jun 2004 13:06:10 +0000 (13:06 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 1 Jun 2004 13:06:10 +0000 (13:06 +0000)
commit5154894e093b2c3652f5f35fb32b9fd75486ddd4
treeb4ebd477d4e118501b6318a771feeb91251bce95
parent5d0a42a80c8d16c11e345733c8f6889bd1010921
* modules/filters/mod_deflate.c (deflate_out_filter): Destroy buckets
immediately after are used so that memory consumption is not
proportional to the size of the response.

PR: 29318

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