aboutsummaryrefslogtreecommitdiff
path: root/test/sanitizer_suppressions
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-10-27 11:41:03 +0300
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-10-27 11:41:03 +0300
commit96c7db9373014ce232ab01d11333650c9ddf9ee5 (patch)
tree099e9efd26124dade8a0a85b1cf6349dcf2f4b29 /test/sanitizer_suppressions
parente77d9679fd0c6ad3be997e6160ccdbfc11ac7be7 (diff)
downloadbitcoin-96c7db9373014ce232ab01d11333650c9ddf9ee5.tar.xz
test: Add ios_base::width tsan suppression
Diffstat (limited to 'test/sanitizer_suppressions')
-rw-r--r--test/sanitizer_suppressions/tsan3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/sanitizer_suppressions/tsan b/test/sanitizer_suppressions/tsan
index 7db051ca37..3c5a15a0c7 100644
--- a/test/sanitizer_suppressions/tsan
+++ b/test/sanitizer_suppressions/tsan
@@ -41,3 +41,6 @@ race:CZMQAbstractPublishNotifier::SendZmqMessage
# https://github.com/bitcoin/bitcoin/pull/20218, https://github.com/bitcoin/bitcoin/pull/20745
race:epoll_ctl
+
+# https://github.com/bitcoin/bitcoin/issues/23366
+race:std::__1::ios_base::width