summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2009-04-20 15:14:35 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2009-04-20 15:14:35 +0300
commitb6ece09807cef726da92a8d89fa88d88e8f757c4 (patch)
tree0158326810aadcf8afa879ab32982ac2e12250bc /NEWS
parent2acb8520c0e6bf863b359bdd53c9fc37539854ad (diff)
downloadgnutls-b6ece09807cef726da92a8d89fa88d88e8f757c4.tar.gz
Corrected possible memory corruption on signature verification failure. Reported by Miroslav Kratochvil <exa.exa@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7d451befe4..1b89387157 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ Reported by Roman Bogorodskiy <novel@FreeBSD.org> in
It is currently only used by the core library. This will enable a new
domain 'gnutls' for translations of the command line tools.
+** Corrected possible memory corruption on signature verification failure.
+Reported by Miroslav Kratochvil <exa.exa@gmail.com>
+
** API and ABI modifications:
gnutls_x509_crt_verify_hash: ADDED
gnutls_x509_crt_get_verify_algorithm: ADDED