From: Paul Floyd Date: Fri, 12 Dec 2025 12:47:54 +0000 (+0100) Subject: Darwin suppression: another Helgrind suppression for getaddrinfo in 10.14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a5f1eb1f5c2353aec851507cbb45d188ff52f6e;p=thirdparty%2Fvalgrind.git Darwin suppression: another Helgrind suppression for getaddrinfo in 10.14 --- diff --git a/darwin-helgrind.supp b/darwin-helgrind.supp index db923303a..e4f628997 100644 --- a/darwin-helgrind.supp +++ b/darwin-helgrind.supp @@ -184,3 +184,9 @@ fun:getpwuid_r } +{ + macOS1014:_objc_msgSend_uncached + Helgrind:Race + ... + fun:_objc_msgSend_uncached +}