mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 19:32:50 -04:00
regen master
This commit is contained in:
parent
c46ac73c8f
commit
1bb7846d29
2 changed files with 12 additions and 0 deletions
|
|
@ -684,6 +684,12 @@
|
|||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem"><p>
|
||||
A flag could be set in the wrong field when setting up
|
||||
nonrecursive queries; this could cause the SERVFAIL cache to
|
||||
cache responses it shouldn't. New querytrace logging has been
|
||||
added which identified this error. [RT #41155]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
The server could crash due to a use-after-free if a
|
||||
zone transfer timed out. [RT #41297]
|
||||
|
|
|
|||
|
|
@ -645,6 +645,12 @@
|
|||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem"><p>
|
||||
A flag could be set in the wrong field when setting up
|
||||
nonrecursive queries; this could cause the SERVFAIL cache to
|
||||
cache responses it shouldn't. New querytrace logging has been
|
||||
added which identified this error. [RT #41155]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
The server could crash due to a use-after-free if a
|
||||
zone transfer timed out. [RT #41297]
|
||||
|
|
|
|||
Loading…
Reference in a new issue