]> git.ipfire.org Git - thirdparty/bind9.git/commit
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)
commitdad10c0fd02bb8a373b7d1f2bfae8ef5bd82ed75
tree0549c8d899f44db62949f4c3df9d8d48edbc4ed6
parent6858ef9adc41b83ee95866fdc0a2dd2b8f23f28c
parent7b9084d45d7af50d55fc40c99494eeb22c0928d0
Merge branch '1119-tsan-lib/dns/tests/zt_test.c' into 'master'

Use atomic_bool for variables shared among threads to make zt_test.c thread-safe

See merge request isc-projects/bind9!2361