]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a mod_ssl fix.
authorJoe Orton <jorton@apache.org>
Wed, 25 Feb 2004 11:00:49 +0000 (11:00 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 25 Feb 2004 11:00:49 +0000 (11:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102771 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 05f2c19d4ee34ff0e6a61bd52f63b8b02ffbd851..ba1fb2c8a0ad2393122dd3fe5ef827c64f9eb535 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/24 09:16:59 $]
+Last modified at [$Date: 2004/02/25 11:00:49 $]
 
 Release:
 
@@ -80,6 +80,11 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    * mod_ssl: Fix nasty memory leak for each plain-HTTP-on-SSL-port request.
+      PR: 27106
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.117&r2=1.118
+      +1: jorton
+
     * mod_setenvif: remove support for remote_user variable which never
       worked at all. PR 25725 (2.0 + 1.3)
         modules/metadata/mod_setenvif.c: r1.50