From: Mark Andrews Date: Thu, 28 Apr 2022 06:01:27 +0000 (+1000) Subject: Add placeholder for !6157 X-Git-Tag: v9.19.1~39^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f651b852f3b32b2bd9dd7bd029fc7e308534d9bf;p=thirdparty%2Fbind9.git Add placeholder for !6157 --- diff --git a/CHANGES b/CHANGES index 521dddf4040..578b015e302 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5874. [placeholder] + 5873. [bug] Refactor the fctx_done() function to set fctx to NULL after detaching, so that reference counting errors will be easier to avoid. [GL #2969]