mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
regen master
This commit is contained in:
@@ -731,13 +731,24 @@
|
|||||||
<div class="section">
|
<div class="section">
|
||||||
<div class="titlepage"><div><div><h3 class="title">
|
<div class="titlepage"><div><div><h3 class="title">
|
||||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
<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">
|
<div class="itemizedlist">
|
||||||
|
<span style="color: red"><item>
|
||||||
|
<p>
|
||||||
|
Some header files included <isc/util.h> incorrectly as
|
||||||
|
it pollutes with namespace with non ISC_ macros and this should
|
||||||
|
only be done by explicitly including <isc/util.h>. This
|
||||||
|
has been corrected. Some code may depend on <isc/util.h>
|
||||||
|
being implicitly included via other header files. Such
|
||||||
|
code should explicitly include <isc/util.h>.
|
||||||
|
</p>
|
||||||
|
</item></span><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The introduction of <span class="command"><strong>libns</strong></span> caused a bug
|
The introduction of <span class="command"><strong>libns</strong></span> caused a bug
|
||||||
in which TCP client objects were not recycled after use,
|
in which TCP client objects were not recycled after use,
|
||||||
leading to unconstrained memory growth. [RT #46029]
|
leading to unconstrained memory growth. [RT #46029]
|
||||||
</p>
|
</p>
|
||||||
</li></ul></div>
|
</li></ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
@@ -691,13 +691,24 @@
|
|||||||
<div class="section">
|
<div class="section">
|
||||||
<div class="titlepage"><div><div><h3 class="title">
|
<div class="titlepage"><div><div><h3 class="title">
|
||||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
<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">
|
<div class="itemizedlist">
|
||||||
|
<span style="color: red"><item>
|
||||||
|
<p>
|
||||||
|
Some header files included <isc/util.h> incorrectly as
|
||||||
|
it pollutes with namespace with non ISC_ macros and this should
|
||||||
|
only be done by explicitly including <isc/util.h>. This
|
||||||
|
has been corrected. Some code may depend on <isc/util.h>
|
||||||
|
being implicitly included via other header files. Such
|
||||||
|
code should explicitly include <isc/util.h>.
|
||||||
|
</p>
|
||||||
|
</item></span><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||||
<p>
|
<p>
|
||||||
The introduction of <span class="command"><strong>libns</strong></span> caused a bug
|
The introduction of <span class="command"><strong>libns</strong></span> caused a bug
|
||||||
in which TCP client objects were not recycled after use,
|
in which TCP client objects were not recycled after use,
|
||||||
leading to unconstrained memory growth. [RT #46029]
|
leading to unconstrained memory growth. [RT #46029]
|
||||||
</p>
|
</p>
|
||||||
</li></ul></div>
|
</li></ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
|
Reference in New Issue
Block a user