summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.