]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Helgrind Linux: make nss gethostbyname4 suppression cover all variants
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 7 May 2023 10:01:06 +0000 (12:01 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 7 May 2023 10:01:06 +0000 (12:01 +0200)
glibc-2.X-helgrind.supp.in

index 0e573b21e7ba70fb0d1b0423ac34a9b8812d017d..44aee1c515534c557b5dc6da3d9e3b1e00a8b1d1 100644 (file)
    fun:getaddrinfo
 }
 
-# * here for dns and files variants
+# * here for dns and files variants etc.
 {
-   helgrind---_nss_*s_gethostbyname4_r
+   helgrind---_nss_*_gethostbyname4_r
    Helgrind:Race
-   fun:_nss_*s_gethostbyname4_r
+   fun:_nss_*_gethostbyname4_r
 }