]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add gethostbyname2_r to glibc-2.X-helgrind.supp.in
authorMark Wielaard <mark@klomp.org>
Sat, 13 Apr 2024 01:03:26 +0000 (03:03 +0200)
committerMark Wielaard <mark@klomp.org>
Sat, 13 Apr 2024 01:06:17 +0000 (03:06 +0200)
This fixes helgrind/tests/getaddrinfo with glibc-2.28 which might
use gethostbyname2_r.

glibc-2.X-helgrind.supp.in

index dce611a09e3885b4c27c7da1ae8c2258d264b40d..e618638f00fdaab8f64df7fa17d3fe0bb74e8193 100644 (file)
    fun:getaddrinfo
 }
 
+{
+   helgrind---gethostbyname2_r
+   Helgrind:Race
+   ...
+   fun:gethostbyname2_r
+}
+
 # * here for dns and files variants etc.
 {
    helgrind---_nss_*_gethostbyname4_r