]> granicus.if.org Git - apache/commitdiff
Backported in r1835173.
authorYann Ylavic <ylavic@apache.org>
Thu, 5 Jul 2018 19:24:39 +0000 (19:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 5 Jul 2018 19:24:39 +0000 (19:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835174 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2b6be24cf37affc8e25a957f0d19c7e8ab90bfaf..013f99bed3dcaaac36642da0dccd3e8aee2c5f7d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -124,13 +124,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mod_ssl: r1682074 has backported part of r1666363 (fix small memory leak
-              in ssl_init_server_certs when ECDH is used). For some reasons, the
-              backport was just partial. So backport now the remaining part.
-     trunk patch: http://svn.apache.org/r1666363    (part of)
-     2.4.x patch: http://home.apache.org/~jailletc36/backport_1666363.patch
-     +1: jailletc36, ylavic, rpluem
-
   *) reset global ap_server_conf when pconf is cleared (it may be seen by 
      EXEC_ON_READ directives)
      trunk patch: http://svn.apache.org/r1835094