2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Merge branch 'marka-placeholder' into 'main'

Add placeholder for [GL #3460]

See merge request isc-projects/bind9!6594
This commit is contained in:
Mark Andrews
2022-07-19 02:45:11 +00:00

View File

@@ -1,3 +1,5 @@
5928. [placeholder]
5927. [bug] A race was possible in dns_dispatch_connect()
that could trigger an assertion failure if two
threads called it near-simultaneously. [GL #3456]