]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #3065]
authorMark Andrews <marka@isc.org>
Thu, 23 Dec 2021 12:46:40 +0000 (23:46 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Jan 2022 22:04:49 +0000 (09:04 +1100)
(cherry picked from commit 6de041f19c2e3f51743fa20955401fbb39054ebe)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0d491ad623041b5fac90f14af27b7aca1d42e852..9a45da87fd44b85c60c83bea712af18d27437b28 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5785.  [bug]           named could leak memory when two dnssec-policy clauses
+                       had the same name. named failed to log this error.
+                       [GL #3085]
+
 5776.  [bug]           Add a missing isc_condition_destroy() for nmsocket
                        condition variable and add missing isc_mutex_destroy()
                        for nmworker lock. [GL #3051]