]> git.ipfire.org Git - thirdparty/bind9.git/commit
netmgr: fix a race in socket destruction, happening if we close the socket
authorWitold Kręcicki <wpk@isc.org>
Fri, 6 Dec 2019 19:45:00 +0000 (20:45 +0100)
committerWitold Kręcicki <wpk@isc.org>
Mon, 9 Dec 2019 20:43:45 +0000 (21:43 +0100)
commit23ab349bbd47cc168050caabe9e859b931bdff62
tree6eb31235eb63f32eb5291993c4b005ba9c57e6fe
parent0bf74ac79284688c0b1cefbf8972235a75ee51e6
netmgr: fix a race in socket destruction, happening if we close the socket
externally and, at the same time, a timeout timer callback was called.
lib/isc/netmgr/netmgr.c