sngrep/valgrind.supp
2020-03-24 12:36:10 +01:00

44 lines
640 B
Plaintext

{
Suppression
Memcheck:Leak
match-leak-kinds: definite
...
fun:g_option_context_parse
fun:main
}
{
Suppression
Memcheck:Leak
match-leak-kinds: possible
...
fun:g_type_register_fundamental
}
{
Suppression
Memcheck:Leak
match-leak-kinds: possible
...
fun:g_param_type_register_static
}
{
Suppression
Memcheck:Leak
match-leak-kinds: possible
...
fun:type_node_fundamental_new_W
}
{
Suppression
Memcheck:Leak
match-leak-kinds: possible
...
fun:g_param_spec_internal
}
{
Suppression
Memcheck:Leak
match-leak-kinds: possible
...
fun:g_param_spec_enum
}