summaryrefslogtreecommitdiffstats
path: root/tests/valgrind/lasso.supp
blob: 86cfe3dde206f475ce197319daa4176255423dca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
   suppression 27
   Memcheck:Leak
   fun:calloc
   fun:g_malloc0
   fun:g_hash_table_new_full
   fun:get_constructors_registry
   fun:lookup_registry
   fun:lasso_discovery_register_constructor_for_service_type
}
{
   suppression 21
   Memcheck:Leak
   fun:malloc
   fun:g_malloc
   fun:g_slice_alloc
   fun:g_hash_table_new_full
   fun:get_constructors_registry
   fun:lookup_registry
   fun:lasso_discovery_register_constructor_for_service_type
}
{
   suppression 20
   Memcheck:Leak
   fun:malloc
   fun:g_malloc
   fun:g_strdup
   fun:lasso_node_class_set_nodename
   fun:class_init
   fun:g_type_class_ref
}
{
   suppression 16
   Memcheck:Leak
   fun:malloc
   fun:xmlStrndup
   fun:xmlStrdup
   fun:xmlNewNs
   fun:lasso_node_class_set_ns
   fun:class_init
   fun:g_type_class_ref
}
{
   suppression 14
   Memcheck:Leak
   fun:malloc
   fun:xmlNewNs
   fun:lasso_node_class_set_ns
   fun:class_init
   fun:g_type_class_ref
}
{
   suppression 15
   Memcheck:Leak
   fun:malloc
   fun:g_malloc
   fun:g_strdup
   fun:set_registry
   fun:lasso_discovery_register_constructor_for_service_type
}