From ff563f2e22906dd00f2d3795e6358cf6309353ac Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Mon, 28 Aug 2006 11:29:23 +0000 Subject: [PATCH] * Note the changes that were done in revisions 422731 422736 422739 423940 424759 424950 425109 426790 426791 426793 426795 (deflate output filter) and 416165 426799 (inflate output filter) PR: 39854 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@437668 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 23dfffa614..4b75b91516 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,11 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + *) mod_deflate: Rework inflate output and deflate output filter to fix several + issues: Incorrect handling of flush buckets, potential memory leaks, + excessive memory usage in inflate output filter for large compressed + content. PR 39854. [Ruediger Pluem, Nick Kew, Justin Erenkrantz] + *) mod_proxy_ajp: Close connection to backend if reading of request body fails. PR 40310. [Ian Abel ] -- 2.40.0