]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3068-fix-rare-control-channel-socket-reference-leak' into 'main'
authorMichał Kępień <michal@isc.org>
Tue, 28 Dec 2021 12:42:45 +0000 (12:42 +0000)
committerMichał Kępień <michal@isc.org>
Tue, 28 Dec 2021 12:42:45 +0000 (12:42 +0000)
commitcb22ed049207c165c0f986a032e96c16986ffd48
treea86744cbd9728bfb8459c2067b2accd0c7a2cf9a
parentab52c99843081a319ce4b47ffab6ba314e8c4d38
parentfc678b19d9ff2ed1557aa62be2a323970a0f85c4
Merge branch '3068-fix-rare-control-channel-socket-reference-leak' into 'main'

Fix rare control channel socket reference leak

Closes #3068

See merge request isc-projects/bind9!5673