summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-09 07:41:37 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-09 07:41:40 +0100
commit0c0db8bc37cb3230c475a9a8684380c2da93f92c (patch)
tree476a11ad88968622697bc488ba0bef207f21cddf
parent668ea956379d7ad65908912d2fa2e4499d45eddc (diff)
downloadgnutls-0c0db8bc37cb3230c475a9a8684380c2da93f92c.tar.gz
doc update [ci skip]
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index feb709a552..8e39ba22c3 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ See the end for copying conditions.
** libgnutls: Addressed memory leaks in X.509 certificate printing error paths
(issues found using oss-fuzz project)
+** libgnutls: Addressed memory leaks and an infinite loop in OpenPGP certificate
+ parsing. Fixes by Alex Gaynor. (issues found using oss-fuzz project)
+
** libgnutls: Addressed invalid memory accesses in OpenPGP certificate parsing.
(issues found using oss-fuzz project)