]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch '1119-tsan-lib/dns/tests/zt_test.c' into 'master'
authorEvan Hunt <each@isc.org>
Mon, 18 Nov 2019 01:40:59 +0000 (01:40 +0000)
committerEvan Hunt <each@isc.org>
Mon, 18 Nov 2019 01:40:59 +0000 (01:40 +0000)
Use atomic_bool for variables shared among threads to make zt_test.c thread-safe

See merge request isc-projects/bind9!2361


Trivial merge