2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

350. [bug] Also-notify lists specified in the global options

block were not correctly reference counted, causing
                        a memory leak.
This commit is contained in:
Andreas Gustafsson
2000-07-25 22:46:18 +00:00
parent ec34015017
commit 49855f0856

View File

@@ -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.