]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4211-fix-data-race-in-controlconf' into 'main'
authorOndřej Surý <ondrej@isc.org>
Fri, 27 Oct 2023 10:47:57 +0000 (10:47 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 27 Oct 2023 10:47:57 +0000 (10:47 +0000)
commitf71ca845c1f40c560593b6f9e3c47fadced342ce
treee0c92625f34f9dc85b835c1676ade5839f062b98
parent7a37c516d4f9bf7e2d02a6eae5ad3bf07bc2c874
parent2d2c249958d3f983e77bdecaf4bfc4553dacad62
Merge branch '4211-fix-data-race-in-controlconf' into 'main'

Call isccc_ccmsg_invalidate() when shutting down the connection

Closes #4211

See merge request isc-projects/bind9!8426