[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 commitc4abb19716) (cherry picked from commit96b6923a25)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user