From 21347fd9a2aef5875a1a5a17e6bdb2c901c14afd Mon Sep 17 00:00:00 2001 From: Martin Kraemer Date: Tue, 20 Sep 2005 15:11:26 +0000 Subject: [PATCH] Fix Bug#: 25659 (Memory leak in ssl_util_algotypeof()) Reported by David Blake in 2003, including patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290465 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index d5793b3b006..a08aaa2d608 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + *) Fix PR 25659 - Memory leak in ssl_util_algotypeof() + [David Blake , Martin Kraemer] + *) Fix mod_dbd's config [Brian J. France ] *) httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT setting, as -- 2.47.2