]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Wed, 6 Mar 2019 01:55:57 +0000 (17:55 -0800)
committerEvan Hunt <each@isc.org>
Wed, 6 Mar 2019 22:15:19 +0000 (14:15 -0800)
(cherry picked from commit 6d24292830ea7e4746a6ff5e6ded93144402c19e)

CHANGES

diff --git a/CHANGES b/CHANGES
index e52f637bab29de0ad848fdcf6c6a8cc0b0d9c937..14c357927094b2965e760855caa0eb6192b98b15 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5173.  [bug]           Fixed a race in socket code that could occur when
+                       accept, send, or recv were called from an event
+                       loop but the socket had been closed by another
+                       thread. [RT #874]
+
 5172.  [bug]           nsupdate now honors the operating system's preferred
                        ephemeral port range. [GL #905]