From: Nikos Mavrogiannopoulos Date: Sun, 1 Nov 2009 09:45:08 +0000 (+0200) Subject: Documented memory leak fix. X-Git-Tag: gnutls_2_9_8~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70327b905252caa06641c776214e71273feccecd;p=thirdparty%2Fgnutls.git Documented memory leak fix. --- diff --git a/NEWS b/NEWS index fcda3d1a8a..a57f1049dc 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ See the end for copying conditions. * Version 2.9.8 (unreleased) +** libgnutls: Fix for memory leaks on interrupted handshake. Reported +by Tang Tong. + ** libgnutls: addition of support for TLS 1.2 signature algorithms extension and certificate verify field.