[v9_9] reference leak with AAAA glue but not A

4004.	[bug]		When delegations had AAAA glue but not A, a
			reference could be leaked causing an assertion
			failure on shutdown. [RT #37796]

(cherry picked from commit c4abb19716)
(cherry picked from commit 96b6923a25)
This commit is contained in:
Evan Hunt
2014-11-14 09:04:52 -08:00
parent 9b48b3dc34
commit f6e2e95a7d
4 changed files with 45 additions and 3 deletions

View File

@@ -165,6 +165,15 @@
is not present will now return NOERROR instead of NXDOMAIN.
</para>
</listitem>
<listitem>
<para>
When a zone contained a delegation to an IPv6 name server
but not an IPv4 name server, it was possible for a memory
reference to be left un-freed. This caused an assertion
failure on server shutdown, but was otherwise harmless.
[RT #37796]
</para>
</listitem>
</itemizedlist>
</sect2>
<sect2 id="end_of_life">