Skip to content

Commit 96c7db9

Browse files
committed
test: Add ios_base::width tsan suppression
1 parent e77d967 commit 96c7db9

File tree

1 file changed

+3
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+3
-0
lines changed

test/sanitizer_suppressions/tsan

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ race:CZMQAbstractPublishNotifier::SendZmqMessage
4141

4242
# https://github.com/bitcoin/bitcoin/pull/20218, https://github.com/bitcoin/bitcoin/pull/20745
4343
race:epoll_ctl
44+
45+
# https://github.com/bitcoin/bitcoin/issues/23366
46+
race:std::__1::ios_base::width

0 commit comments

Comments
 (0)