]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1023-make-app.c-TSAN-clean' into 'master'
authorOndřej Surý <ondrej@isc.org>
Mon, 20 May 2019 17:00:19 +0000 (13:00 -0400)
committerOndřej Surý <ondrej@isc.org>
Mon, 20 May 2019 17:00:19 +0000 (13:00 -0400)
commitefff347f969cb9cdf8c520d2d393bbf6f61a2dcb
treed91e0ccffe0f60ae3b2e408cb8579427eaf2b354
parent4d30aee3e22052e7d9eb7d37f0ba79690b711570
parent93aa9766e54466a04dce9a5d395eab5a57e2be00
Merge branch '1023-make-app.c-TSAN-clean' into 'master'

Make isc_app_t opaque and thread-safe

Closes #1023

See merge request isc-projects/bind9!1936