]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2162-threadsanitizer-data-race-in-epoll_ctl-v9_16' into 'v9_16'
authorMark Andrews <marka@isc.org>
Wed, 23 Sep 2020 05:16:12 +0000 (05:16 +0000)
committerMark Andrews <marka@isc.org>
Wed, 23 Sep 2020 05:16:12 +0000 (05:16 +0000)
commit672b0d9c26b2c6ab4ccdf64804cbfc895cfa8875
tree834e275a9690f61b742823e60ba436c4e812d7f1
parent4184c42a7cc0539e7f6941d9cf70008aaa38c622
parentc4edcaf14095362329dd2d7f616ee08d56006eac
Merge branch '2162-threadsanitizer-data-race-in-epoll_ctl-v9_16' into 'v9_16'

It appears that you can't change what you are polling for while connecting.

See merge request isc-projects/bind9!4172