]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 1 Feb 2006 15:48:35 +0000 (15:48 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 1 Feb 2006 15:48:35 +0000 (15:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ad40667c16e5a03150ed6741d1aa85b08ba19bcc..4d69ee8e15ac33b592345cb4e95c80312ecaeb48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ longer invalidate a session if the underlying send fails, but it will
 prevent future writes. That is to allow reading the already received data.
 Patches and bug reports by Yoann Vandoorselaere <yoann@prelude-ids.org>
 
+** Corrected bugs in gnutls_certificate_set_x509_crl() and
+gnutls_certificate_set_x509_trust(), that caused memory corruption if 
+more than one certificates were added. Report and patch by Max Kellermann.
+
 * Version 1.3.3 (released 2006-01-12)
 
 ** New API to access the TLS master secret.