mirror of
git://sourceware.org/git/valgrind.git
synced 2026-01-12 00:19:31 +08:00
Linux Helgrind: add a suppression for _dl_allocate_tls_init
Seen on Fedora 43 amd64
This commit is contained in:
@@ -356,3 +356,9 @@
|
||||
obj:/usr/lib/*/libnss_mdns4*.so.*
|
||||
}
|
||||
|
||||
{
|
||||
helgrind---_dl_allocate_tls_init
|
||||
Helgrind:Race
|
||||
fun:mempcpy
|
||||
fun:_dl_allocate_tls_init
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user