]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1507-warning-threadsanitizer-data-race-lib-isc-tests-socket_test-simple...
authorOndřej Surý <ondrej@isc.org>
Mon, 13 Jan 2020 11:11:11 +0000 (11:11 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 13 Jan 2020 11:11:11 +0000 (11:11 +0000)
commit8797d8ad08d355361783e2e1987d8973135d019d
treebf508078f91fe4a56d62665541ab5a4b418756b8
parent423a627946d935e74e3682af68553963ee4187c1
parent72f0e01f5d6d0f75686b049ee11b9bd5aa7c10f9
Merge branch '1507-warning-threadsanitizer-data-race-lib-isc-tests-socket_test-simple' into 'master'

Address dns_zt_asyncload races by properly using isc_reference_*.

Closes #1507

See merge request isc-projects/bind9!2870