]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch '834-fix-races-in-socket-code-v2' into 'v9_11'
authorWitold Krecicki <wpk@isc.org>
Thu, 9 May 2019 17:57:11 +0000 (13:57 -0400)
committerWitold Krecicki <wpk@isc.org>
Thu, 9 May 2019 17:57:11 +0000 (13:57 -0400)
Fix race in unix socket code when closing a socket that has already sent a recv/send event.

See merge request isc-projects/bind9!1915


Trivial merge