]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1119-tsan-bin/rndc/rndc.c' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 25 Sep 2019 12:05:10 +0000 (08:05 -0400)
committerOndřej Surý <ondrej@isc.org>
Wed, 25 Sep 2019 12:05:10 +0000 (08:05 -0400)
commit9b5969eab048908e2010db314cfd5083eab2709c
treefd10fb09bafd0ff0f02085973192faa2a5f4d899
parent16fbd0f204b3b9a9ea87600a8266f17258c2f784
parent0aa8c078e481bb7d0e05f99e8570223f07755e5e
Merge branch '1119-tsan-bin/rndc/rndc.c' into 'master'

Protect globally accessed variables in rndc.c by making them atomic

See merge request isc-projects/bind9!2370