From: Remi Gacogne Date: Thu, 15 Apr 2021 10:21:00 +0000 (+0200) Subject: dnsdist: Fix a typo in the TSAN suppressions file X-Git-Tag: dnsdist-1.6.0-rc1~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10274%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Fix a typo in the TSAN suppressions file --- diff --git a/pdns/dnsdistdist/dnsdist-tsan.supp b/pdns/dnsdistdist/dnsdist-tsan.supp index 8305087a91..0899dde574 100644 --- a/pdns/dnsdistdist/dnsdist-tsan.supp +++ b/pdns/dnsdistdist/dnsdist-tsan.supp @@ -5,7 +5,7 @@ race:handleStats race:ClientState::updateTCPMetrics race:DownstreamState::updateTCPMetrics # There is a race when we update the status of a backend, -# but we eventual consistency is fine there +# but eventual consistency is fine there race:DownstreamState::setDown race:DownstreamState::setUp race:DownstreamState::setAuto