From: Michał Kępień Date: Wed, 10 Jun 2020 09:07:02 +0000 (+0200) Subject: Add release note for #1859 X-Git-Tag: v9.17.3~52^2~3^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=861d824f56fb1e4a5d561ac8a5885a8d6d92855f;p=thirdparty%2Fbind9.git Add release note for #1859 --- diff --git a/doc/notes/notes-9.17.2.rst b/doc/notes/notes-9.17.2.rst index 99365594357..37067a7f1e2 100644 --- a/doc/notes/notes-9.17.2.rst +++ b/doc/notes/notes-9.17.2.rst @@ -168,6 +168,9 @@ Bug Fixes 0: Operation not permitted*, which has now been silenced. [GL #1042] [GL #1090] +- 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]