]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 23 May 2014 11:35:23 +0000 (13:35 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 23 May 2014 11:35:23 +0000 (13:35 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3de274bbdb8909f5f19ba8cbf628e7893a7e0d22..8871729b4196735ffbf44bc89ff35737ad3c2cd4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ See the end for copying conditions.
 
 * Version 3.3.3 (unreleased)
 
+** libgnutls: Eliminated null pointer dereferences in ASN.1 parser.
+Issues discovered using the Codenomicon TLS test suite.
+
+** libgnutls: Eliminated null pointer dereference in ciphersuite parsing.
+Issue reported by Joonas Kuorilehto of Codenomicon.
+
 ** libgnutls: gnutls_global_set_mutex() was modified to operate with the
 new initialization process.