From: Mark Wielaard Date: Sat, 13 Apr 2024 01:03:26 +0000 (+0200) Subject: Add gethostbyname2_r to glibc-2.X-helgrind.supp.in X-Git-Tag: VALGRIND_3_23_0~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=176e46cd6cfa83361bc323b60a1f85deb646b473;p=thirdparty%2Fvalgrind.git Add gethostbyname2_r to glibc-2.X-helgrind.supp.in This fixes helgrind/tests/getaddrinfo with glibc-2.28 which might use gethostbyname2_r. --- diff --git a/glibc-2.X-helgrind.supp.in b/glibc-2.X-helgrind.supp.in index dce611a09..e618638f0 100644 --- a/glibc-2.X-helgrind.supp.in +++ b/glibc-2.X-helgrind.supp.in @@ -335,6 +335,13 @@ fun:getaddrinfo } +{ + helgrind---gethostbyname2_r + Helgrind:Race + ... + fun:gethostbyname2_r +} + # * here for dns and files variants etc. { helgrind---_nss_*_gethostbyname4_r