]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4649-work-around-a-tsan-issue-with-newer-kernels' into 'main'
authorPetr Špaček <pspacek@isc.org>
Thu, 21 Mar 2024 07:59:46 +0000 (07:59 +0000)
committerPetr Špaček <pspacek@isc.org>
Thu, 21 Mar 2024 07:59:46 +0000 (07:59 +0000)
commit225d986cdf16f79fa8bb1e03eb51c83e47e2da48
tree61cdba158b37ee27b7e76740038542efb6d4cc1a
parentab441581b5c43af4041acae785dfd3495da7179a
parent05b09f2b5bb68a916288f56bf627babad4055b90
Merge branch '4649-work-around-a-tsan-issue-with-newer-kernels' into 'main'

Work around a TSAN issue with newer kernels

Closes #4649

See merge request isc-projects/bind9!8893