]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
350. [bug] Also-notify lists specified in the global options
authorAndreas Gustafsson <source@isc.org>
Tue, 25 Jul 2000 22:46:18 +0000 (22:46 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 25 Jul 2000 22:46:18 +0000 (22:46 +0000)
                        block were not correctly reference counted, causing
                        a memory leak.

CHANGES

diff --git a/CHANGES b/CHANGES
index 1606617c8761095346bf210074ff30168f626ddd..e280bf902e3c362521f4ebc96dabb81ffd0d218d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
 
+ 350.  [bug]           Also-notify lists specified in the global options
+                       block were not correctly reference counted, causing
+                       a memory leak.
+
  349.  [func]          Processing a query with the CD bit set now works
                        as expected.