]> git.ipfire.org Git - thirdparty/bind9.git/commit
Slightly more sanitary thread dispatch
authorTony Finch <fanf@isc.org>
Wed, 3 May 2023 14:44:36 +0000 (15:44 +0100)
committerTony Finch <fanf@isc.org>
Fri, 12 May 2023 19:48:31 +0000 (20:48 +0100)
commitcd0795beea1d4875c0ffa0f9e626560c11e68f1d
tree42ae308654c701cfcf9cfffa9191215c04bfaa68
parent2e0c954806ea478554f34c0c222230344016d955
Slightly more sanitary thread dispatch

Tell thread sanitizer that the thread wrapper is released before
passing it to a new thread.
lib/isc/thread.c