mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 20:29:21 +02:00
28 lines
341 B
Plaintext
28 lines
341 B
Plaintext
{
|
|
glibc-tls-allocation
|
|
Memcheck:Leak
|
|
fun:calloc
|
|
fun:_dl_allocate_tls
|
|
fun:pthread_create@@GLIBC_2.2.5
|
|
...
|
|
}
|
|
|
|
{
|
|
pthread-exit
|
|
Memcheck:Leak
|
|
...
|
|
fun:pthread_exit
|
|
...
|
|
}
|
|
|
|
{
|
|
dlopen-leaks-self
|
|
Memcheck:Leak
|
|
fun:calloc
|
|
fun:_dlerror_run
|
|
fun:dlopen@@*
|
|
fun:_g_module_self
|
|
fun:g_module_open
|
|
...
|
|
}
|