From: Evan Hunt Date: Thu, 2 Dec 2021 20:13:56 +0000 (-0800) Subject: CHANGES for [GL #3042] X-Git-Tag: v9.17.22~48^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2dd97e2c6a13d9f7d6dbf025a3d60b48c72b325e;p=thirdparty%2Fbind9.git CHANGES for [GL #3042] --- diff --git a/CHANGES b/CHANGES index 8d26051d1f9..b786f8a39d4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5777. [bug] TCP connections could hang after receiving + non-matching responses. [GL #3042] + 5776. [bug] Add a missing isc_condition_destroy() for nmsocket condition variable and add missing isc_mutex_destroy() for nmworker lock. [GL #3051]