]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1119-tsan-lib/isc/tests/socket_test.c' into 'master'
authorOndřej Surý <ondrej@isc.org>
Sun, 17 Nov 2019 14:55:24 +0000 (14:55 +0000)
committerOndřej Surý <ondrej@isc.org>
Sun, 17 Nov 2019 14:55:24 +0000 (14:55 +0000)
commit6858ef9adc41b83ee95866fdc0a2dd2b8f23f28c
treefc19f939d462430b77ffb234e0d7869827c9a049
parent76d1e95f4efe158a1ea08754faba46827e46f63e
parent23964dbbbc127f85b76fff05f428b1e0e12a7b7b
Merge branch '1119-tsan-lib/isc/tests/socket_test.c' into 'master'

Change the shared completion->done variable to atomic_bool in socket_test.c

See merge request isc-projects/bind9!2362