2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

use correct tag

(cherry picked from commit 317330c25ac8f1a5cbab46f85f10280c0b3d34dd)
This commit is contained in:
Mark Andrews 2017-10-20 19:05:52 +11:00
parent 5ff48dca18
commit 807ad469fe

View File

@ -683,7 +683,7 @@
leading to unconstrained memory growth. [RT #46029]
</para>
</listitem>
<item>
<listitem>
<para>
Some header files included &lt;isc/util.h&gt; incorrectly as
it pollutes with namespace with non ISC_ macros and this should
@ -692,7 +692,7 @@
being implicitly included via other header files. Such
code should explicitly include &lt;isc/util.h&gt;.
</para>
</item>
</listitem>
</itemizedlist>
</section>