Improve valgrind suppressions
This commit is contained in:
@@ -84,7 +84,6 @@
|
|||||||
{
|
{
|
||||||
glibc sed leak 1
|
glibc sed leak 1
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
match-leak-kinds: definite
|
|
||||||
fun:calloc
|
fun:calloc
|
||||||
obj:/bin/sed
|
obj:/bin/sed
|
||||||
obj:/bin/sed
|
obj:/bin/sed
|
||||||
@@ -96,37 +95,19 @@
|
|||||||
{
|
{
|
||||||
Heimdal one-time init leak 1
|
Heimdal one-time init leak 1
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
match-leak-kinds: possible
|
...
|
||||||
fun:malloc
|
|
||||||
fun:heim_dict_set_value
|
|
||||||
fun:_krb5_load_plugins
|
|
||||||
fun:init_context_once
|
|
||||||
fun:once_callback_caller
|
|
||||||
fun:pthread_once
|
|
||||||
fun:heim_base_once_f
|
fun:heim_base_once_f
|
||||||
fun:krb5_init_context
|
...
|
||||||
fun:main
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
Heimdal one-time init leak 2
|
Heimdal one-time init leak 2
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
match-leak-kinds: possible
|
|
||||||
fun:calloc
|
|
||||||
fun:_heim_alloc_object
|
|
||||||
fun:heim_string_create_with_bytes
|
|
||||||
fun:heim_string_create
|
|
||||||
fun:_krb5_load_plugins
|
|
||||||
fun:init_context_once
|
|
||||||
fun:once_callback_caller
|
|
||||||
fun:pthread_once
|
fun:pthread_once
|
||||||
fun:heim_base_once_f
|
...
|
||||||
fun:krb5_init_context
|
|
||||||
fun:main
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
Heimdal one-time init leak 3
|
Heimdal one-time init leak 3
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
match-leak-kinds: possible
|
|
||||||
fun:calloc
|
fun:calloc
|
||||||
fun:_heim_alloc_object
|
fun:_heim_alloc_object
|
||||||
fun:heim_dict_create
|
fun:heim_dict_create
|
||||||
@@ -141,7 +122,6 @@
|
|||||||
{
|
{
|
||||||
Heimdal one-time init leak 4
|
Heimdal one-time init leak 4
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
match-leak-kinds: possible
|
|
||||||
fun:calloc
|
fun:calloc
|
||||||
fun:heim_dict_create
|
fun:heim_dict_create
|
||||||
fun:_krb5_load_plugins
|
fun:_krb5_load_plugins
|
||||||
@@ -152,3 +132,37 @@
|
|||||||
fun:krb5_init_context
|
fun:krb5_init_context
|
||||||
fun:main
|
fun:main
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
Heimdal ipropd-master leak 1
|
||||||
|
Memcheck:Leak
|
||||||
|
...
|
||||||
|
fun:krb5_kt_resolve
|
||||||
|
fun:main
|
||||||
|
obj:*ipropd-master
|
||||||
|
}
|
||||||
|
{
|
||||||
|
Heimdal ipropd-master leak 2
|
||||||
|
Memcheck:Leak
|
||||||
|
...
|
||||||
|
fun:kadm5_init_with_skey_ctx
|
||||||
|
fun:main
|
||||||
|
obj:*ipropd-master
|
||||||
|
}
|
||||||
|
{
|
||||||
|
Heimdal ipropd-slave leak 1
|
||||||
|
Memcheck:Leak
|
||||||
|
...
|
||||||
|
fun:krb5_auth_con_init
|
||||||
|
...
|
||||||
|
fun:krb5_sendauth
|
||||||
|
fun:main
|
||||||
|
obj:*ipropd-slave
|
||||||
|
}
|
||||||
|
{
|
||||||
|
Heimdal ipropd-slave leak 2
|
||||||
|
Memcheck:Leak
|
||||||
|
...
|
||||||
|
fun:kadm5_init_with_password_ctx
|
||||||
|
fun:main
|
||||||
|
obj:*ipropd-slave
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user