From: Ondřej Surý Date: Fri, 22 Apr 2022 15:00:10 +0000 (+0200) Subject: Add CHANGES note for [GL #3298] X-Git-Tag: v9.19.1~57^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b37c173cf808891519657425959d1822ca0358c4;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3298] --- diff --git a/CHANGES b/CHANGES index 242cbe79df8..d9e07276de8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5867. [bug] Fix assertion failure triggered by attaching to dns_adb + in dns_adb_createfind() that has been triggered to shut + down in different thread between the check for shutting + down condition and the attach to dns_adb. [GL #3298] + 5866. [bug] Work around a jemalloc quirk which could trigger an out-of-memory condition in named over time. [GL #3287]