summaryrefslogtreecommitdiffstats
path: root/tests/valgrind/lasso.supp
blob: 4e9a80e2119a46d7a658563a6d743a54f356011a (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
{
   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
}
{
	suppression coin
	Memcheck:Leak
	fun:calloc
	fun:g_malloc0
	fun:type_data_make_W
}


{
   type alloc 1
   Memcheck:Leak
   fun:realloc
   fun:g_realloc
   fun:type_node_any_new_W
   fun:type_node_new_W
}

{
   type alloc 2
   Memcheck:Leak
   fun:malloc
   fun:realloc
   fun:g_realloc
   fun:type_node_any_new_W
   fun:type_node_new_W
}

{
   type alloc 3
   Memcheck:Leak
   fun:malloc
   fun:realloc
   fun:g_realloc
   fun:type_add_flags_W
   fun:g_type_register_fundamental
}

{
   type alloc 4
   Memcheck:Leak
   fun:calloc
   fun:g_malloc0
   fun:type_add_flags_W
   fun:g_type_register_fundamental
}
{
   suppression 103
   Memcheck:Cond
   obj:/lib/i686/cmov/libcrypto.so.0.9.8
   obj:/lib/i686/cmov/libcrypto.so.0.9.8
   obj:/lib/i686/cmov/libcrypto.so.0.9.8
   fun:BIO_vsnprintf
   fun:BIO_snprintf
   fun:asn1_add_error
   fun:d2i_ASN1_SET
   fun:d2i_AutoPrivateKey
   fun:ASN1_d2i_bio
   fun:d2i_PrivateKey_bio
}
{
   suppression 125
   Memcheck:Leak
   fun:malloc
   fun:realloc
   fun:g_realloc
   fun:g_quark_from_static_string
}
{
   suppression 128
   Memcheck:Leak
   fun:malloc
   fun:realloc
   fun:g_realloc
   fun:type_add_flags_W
   fun:g_type_register_static
}
{
   suppression 129
   Memcheck:Leak
   fun:realloc
   fun:g_realloc
   fun:g_boxed_type_register_static
}
{
   suppression 131
   Memcheck:Leak
   fun:malloc
   fun:g_malloc
   fun:g_param_type_register_static
}
{
   suppression 132
   Memcheck:Leak
   fun:calloc
   fun:g_malloc0
   fun:g_type_class_ref
}
{
   suppression 133
   Memcheck:Leak
   fun:calloc
   fun:g_slice_alloc
   fun:g_hash_table_new_full
   fun:g_hash_table_new
   fun:g_quark_from_static_string
}
{
   g_type_init
   Memcheck:Leak
   fun:malloc
   ...
   fun:g_type_init
}
{
   g_type_init
   Memcheck:Leak
   fun:calloc
   ...
   fun:g_type_init
}
{
   g_type_init
   Memcheck:Leak
   fun:realloc
   ...
   fun:g_type_init
}
{
   register type
   Memcheck:Leak
   fun:malloc
   ...
   fun:g_type_register_static
   ...
   fun:lasso_*get_type
}
{
   register type
   Memcheck:Leak
   fun:realloc
   ...
   fun:g_type_register_static
   ...
   fun:lasso_*get_type
}