]> granicus.if.org Git - apache/commitdiff
Rephrase r1733088 since leaking means horrible things in cryptography.
authorYann Ylavic <ylavic@apache.org>
Tue, 1 Mar 2016 15:31:58 +0000 (15:31 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 1 Mar 2016 15:31:58 +0000 (15:31 +0000)
This is not a security fix :p

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733089 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 166728edfccd36063113647c6dfd367ba61e0de8..496dc73b87bc5d7cf5f683add0e3969e41f50b32 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
-  *) mod_ssl: Fix possibly leaking custom [EC]DH params on restart.
+  *) mod_ssl: Fix a possible memory leak on restart for custom [EC]DH params.
      [Jan Kaluza, Yann Ylavic]
 
   *) prefork: Initialize the POD when running in ONE_PROCESS (or -X) mode to