]> git.ipfire.org Git - thirdparty/bind9.git/commit
Suppress TSAN errors from libfstrm.so
authorMichal Nowak <mnowak@isc.org>
Wed, 10 Feb 2021 13:21:08 +0000 (14:21 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 29 Apr 2021 14:19:16 +0000 (16:19 +0200)
commitda97afefcac37fe282bab451470bc8b375332a48
tree252dd3f1ae7277ee575a3e26219b892ce5b982e1
parentb6695749c380be4541b12cd3b3dcc8632073983b
Suppress TSAN errors from libfstrm.so

dnstap_test produces TSAN errors which originate in libfstrm.so. Unless
libfstrm is TSAN clean or a workaround is placed in libfstrm sources,
suppressing TSAN coming from libfstrm is necessary to test DNSTAP under
TSAN.

(cherry picked from commit c97c6fbfea2a58e95ef58c13b9aec07501496a9e)
.gitlab-ci.yml
tsan-suppressions.txt [new file with mode: 0644]