mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 17:30:00 -04:00
4552. [bug] Named could trigger a assertion when sending notify
messages. [RT #44019]
(cherry picked from commit 42924b40af)
This commit is contained in:
parent
81df1363fb
commit
9e4e871392
1 changed files with 6 additions and 0 deletions
|
|
@ -140,6 +140,12 @@
|
|||
|
||||
<section xml:id="relnotes_bugs"><info><title>Bug Fixes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Named could trigger a assertion when sending notify
|
||||
messages. [RT #44019]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Referencing a nonexistent zone in a <command>response-policy</command>
|
||||
|
|
|
|||
Loading…
Reference in a new issue