-
Notifications
You must be signed in to change notification settings - Fork 120
/
.suppressions
230 lines (229 loc) · 4.08 KB
/
.suppressions
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:strdup
fun:gaih_inet
fun:getaddrinfo
fun:ip_nametoaddr
fun:tcp_canonical
fun:mylocalhost
fun:auth_gssapi_valid
fun:auth_link
fun:zm_startup_imap
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:fs_get
fun:cpystr
fun:mylocalhost
fun:auth_gssapi_valid
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:CRYPTO_malloc
obj:/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0
fun:SSL_COMP_get_compression_methods
fun:SSL_library_init
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
fun:_dlerror_run
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:CRYPTO_malloc
fun:sk_new
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:fs_get
fun:ip_nametoaddr
fun:tcp_canonical
fun:mylocalhost
fun:auth_gssapi_valid
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_dl_map_object_deps
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:local_strdup
fun:_dl_map_object
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_dl_new_object
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:gaih_inet
fun:getaddrinfo
fun:ip_nametoaddr
fun:tcp_canonical
fun:mylocalhost
fun:auth_gssapi_valid
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
fun:_dl_check_map_versions
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:alloc_globals_ctor
fun:start_memory_manager
fun:zend_startup
fun:php_module_startup
fun:php_cli_startup
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:add_to_global
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
fun:_dl_new_object
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:realloc
fun:__zend_realloc
fun:zend_new_interned_string_int
fun:do_register_internal_class
fun:zend_register_internal_class
fun:curlfile_register_class
fun:zm_startup_curl
fun:zend_startup_module_ex
fun:zend_startup_module_zval
fun:zend_hash_apply
fun:zend_startup_modules
fun:php_module_startup
fun:php_cli_startup
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_dl_map_object_deps
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlStrndup
fun:xmlNewCharEncodingHandler
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlStrndup
fun:xmlNewCharEncodingHandler
fun:xmlInitCharEncodingHandlers
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlNewMutex
fun:xmlInitGlobals
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlNewMutex
fun:xmlInitMemory
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlNewCharEncodingHandler
fun:xmlInitCharEncodingHandlers
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlNewCharEncodingHandler
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlNewRMutex
fun:xmlInitializeDict
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:xmlInitCharEncodingHandlers
fun:xmlInitParser
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:zend_register_iterator_wrapper
fun:zend_register_default_classes
fun:zm_startup_core
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:__zend_malloc
fun:zend_string_alloc
fun:zend_string_init
fun:zend_register_iterator_wrapper
fun:zend_register_default_classes
fun:zm_startup_core
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:memalign
fun:tls_get_addr_tail
}