summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-04 15:34:31 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-05 09:02:12 +0100
commit0519d6de909544ff3109e3193522a15fd7c54449 (patch)
tree0e9a52384711d622b59390fc9b57e99b288cecbf
parent701491cc84319a1042f3ecb9f0f7c6d079873c62 (diff)
downloadgnutls-tmp-backported-mem-leak-fixes.tar.gz
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a8d889d58..c0691beba2 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,12 @@ See the end for copying conditions.
extension proxy was set with a policy language set but no policy specified,
that could lead to a double free.
+** libgnutls: Addressed memory leaks in client and server side error paths
+ (issues found using oss-fuzz project)
+
+** libgnutls: Addressed memory leaks in X.509 certificate printing error paths
+ (issues found using oss-fuzz project)
+
** API and ABI modifications:
No changes since last version.