From: Michał Kępień Date: Wed, 10 Jun 2020 11:18:50 +0000 (+0200) Subject: Add release note for #1859 X-Git-Tag: v9.16.4~1^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=0a552aa574ee36151f047af2a3d4f9c2faeb3099;p=thirdparty%2Fbind9.git Add release note for #1859 --- diff --git a/doc/notes/notes-9.16.4.rst b/doc/notes/notes-9.16.4.rst index 4377146b703..4b7955a769a 100644 --- a/doc/notes/notes-9.16.4.rst +++ b/doc/notes/notes-9.16.4.rst @@ -77,6 +77,9 @@ Bug Fixes database node was looked up while the database was being modified. [GL #1857] +- A possible deadlock in ``lib/isc/unix/socket.c`` was fixed. + [GL #1859] + - Missing mutex and conditional destruction in netmgr code leads to a memory leak on BSD systems. [GL #1893].