Commit ce89c2fe authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Backported in r1835173.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835174 13f79535-47bb-0310-9956-ffa450edef68
parent 81221bf3
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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