2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

CHANGES for [GL #3042]

This commit is contained in:
Evan Hunt
2021-12-02 12:13:56 -08:00
parent 2f3ded7652
commit 2dd97e2c6a

View File

@@ -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]