]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add locking to socket_test to silence tsan reports.
authorMark Andrews <marka@isc.org>
Thu, 20 Aug 2020 05:26:47 +0000 (15:26 +1000)
committerMark Andrews <marka@isc.org>
Wed, 2 Sep 2020 00:25:56 +0000 (00:25 +0000)
commit310004d8aceb3f6492ab0924441e78ebfd0e40ef
treea952f3fad6e137d1bcf83ba70f05c99b6491fc25
parent28185bdcf389d425ed16d7d6562e89a1e896bbb5
Add locking to socket_test to silence tsan reports.

There where data races accessing completion.
lib/isc/tests/socket_test.c