]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3456-dispatch-connect-race' into 'main'
authorEvan Hunt <each@isc.org>
Fri, 15 Jul 2022 02:26:41 +0000 (02:26 +0000)
committerEvan Hunt <each@isc.org>
Fri, 15 Jul 2022 02:26:41 +0000 (02:26 +0000)
commitdde669f5464da0b5f90189ee8fddc9a3f330d61b
tree676adf824abd5a04f4bdf76e13da268bc4590b3c
parent84c353b5cfb622f108c4106803a9a80f9ffa3a6f
parente1c81f9b1b29e4fc7ceae47380ad138d98b204db
Merge branch '3456-dispatch-connect-race' into 'main'

remove unnecessary assertion in dns_dispatch_connect()

Closes #3456

See merge request isc-projects/bind9!6573