Ensure pthread_create suppression stack matches newer glibc (#3256)

This commit is contained in:
Lovell Fuller 2023-01-02 11:46:29 +00:00 committed by GitHub
parent feae09e9cd
commit e0ecf61844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -97,7 +97,9 @@
pthread
Memcheck:Leak
fun:calloc
...
fun:_dl_allocate_tls
...
fun:pthread_create@@GLIBC_*
}