From: Tinderbox User Date: Fri, 20 Oct 2017 01:09:53 +0000 (+0000) Subject: regen master X-Git-Tag: v9.12.0b2~100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2115e319bafee7dd62adadb84a8552743e001fd0;p=thirdparty%2Fbind9.git regen master --- diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index e72f976b336..1b0b9ed4382 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -731,13 +731,24 @@

Bug Fixes

-
  • +
    +<item> +

    + 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>. +

    + </item>
    • The introduction of libns caused a bug in which TCP client objects were not recycled after use, leading to unconstrained memory growth. [RT #46029]

      -
    +
+
diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 059ef600137..babd441c660 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -691,13 +691,24 @@

Bug Fixes

-
  • +
    +<item> +

    + 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>. +

    + </item>
    • The introduction of libns caused a bug in which TCP client objects were not recycled after use, leading to unconstrained memory growth. [RT #46029]

      -
    +
+