From 79d1d7fb0ca3206914d7e160937eb2285facf6be Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 25 Sep 2006 22:10:33 +0000 Subject: SSL_CTX handling fix by Miloslav Trmac (Red Hat), fixes growing SSL certpaths without bounds (Red Hat Bug #206346). svn path=/branches/BRANCH_6-3/; revision=4912 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8e047400..3c18f677 100644 --- a/NEWS +++ b/NEWS @@ -110,6 +110,9 @@ fetchmail 6.3.5 (not yet released): makes the whole fetchmail behavior undefined after the event. * Avoid crash in env.c/host_fqdn if we cannot canonicalize our own hostname. Reported by Alexander Holler. +* SSL fix by Miloslav Trmac (Red Hat): free the SSL contexts after the + connection, to avoid from growing SSL certpaths without bounds, avoid using + SSL contexts for unrelated connections, and to fix Red Hat Bug #206346. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes -- cgit v1.2.3