]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #1859
authorMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 09:07:02 +0000 (11:07 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:03:05 +0000 (10:03 +0200)
doc/notes/notes-9.17.2.rst

index 9936559435772af95a5d1a44abce892c156161dd..37067a7f1e272d502f5a955574198f5bdb821a7a 100644 (file)
@@ -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]