2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 06:55:30 +00:00

use correct tag

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