]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1119-tsan-lib/dns/view.c-attributes' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 9 Oct 2019 06:51:24 +0000 (02:51 -0400)
committerOndřej Surý <ondrej@isc.org>
Wed, 9 Oct 2019 06:51:24 +0000 (02:51 -0400)
commit5309987df734bc81055dbf0c216fcf2af0cfb142
tree9f442bbe4190af87e45aadcc397b7c36870237cc
parent38270b790099e0c997da15016cf572e14fe5f9b1
parentdb63c2a700ef246d54fd5a5f64377a190d53a86d
Merge branch '1119-tsan-lib/dns/view.c-attributes' into 'master'

Convert struct dns_view->attributes to atomic_uint to prevent some locking

See merge request isc-projects/bind9!2368