File tree Expand file tree Collapse file tree 1 file changed +0
-101
lines changed Expand file tree Collapse file tree 1 file changed +0
-101
lines changed Original file line number Diff line number Diff line change 87
87
fun:ngx_calloc
88
88
fun:ngx_event_process_init
89
89
}
90
- {
91
- <insert_a_suppression_name_here>
92
- Memcheck:Leak
93
- fun:malloc
94
- fun:ngx_alloc
95
- fun:ngx_malloc
96
- fun:ngx_pcalloc
97
- }
98
- {
99
- <insert_a_suppression_name_here>
100
- Memcheck:Leak
101
- fun:malloc
102
- fun:ngx_alloc
103
- }
104
90
{
105
91
<insert_a_suppression_name_here>
106
92
Memcheck:Param
128
114
fun:ngx_log_error_core
129
115
fun:ngx_http_charset_header_filter
130
116
}
131
- {
132
- <insert_a_suppression_name_here>
133
- Memcheck:Leak
134
- fun:memalign
135
- fun:posix_memalign
136
- fun:ngx_memalign
137
- fun:ngx_pcalloc
138
- }
139
117
{
140
118
<insert_a_suppression_name_here>
141
119
Memcheck:Param
142
120
socketcall.setsockopt(optval)
143
121
fun:setsockopt
144
122
fun:drizzle_state_connect
145
123
}
146
- {
147
- <insert_a_suppression_name_here>
148
- Memcheck:Leak
149
- fun:malloc
150
- fun:ngx_alloc
151
- fun:ngx_palloc_large
152
- }
153
124
{
154
125
<insert_a_suppression_name_here>
155
126
Memcheck:Leak
156
127
fun:malloc
157
128
fun:ngx_alloc
158
129
fun:ngx_pool_cleanup_add
159
130
}
160
- {
161
- <insert_a_suppression_name_here>
162
- Memcheck:Leak
163
- fun:malloc
164
- fun:ngx_alloc
165
- fun:ngx_pnalloc
166
- }
167
131
{
168
132
<insert_a_suppression_name_here>
169
133
Memcheck:Cond
170
134
fun:ngx_conf_flush_files
171
135
fun:ngx_single_process_cycle
172
136
fun:main
173
137
}
174
-
175
- {
176
- <insert_a_suppression_name_here>
177
- Memcheck:Leak
178
- fun:malloc
179
- fun:ngx_alloc
180
- fun:ngx_palloc
181
- }
182
- {
183
- <insert_a_suppression_name_here>
184
- Memcheck:Leak
185
- fun:malloc
186
- fun:ngx_alloc
187
- fun:ngx_pcalloc
188
- }
189
- {
190
- <insert_a_suppression_name_here>
191
- Memcheck:Leak
192
- fun:malloc
193
- fun:ngx_alloc
194
- fun:ngx_malloc
195
- fun:ngx_palloc_large
196
- }
197
- {
198
- <insert_a_suppression_name_here>
199
- Memcheck:Leak
200
- fun:malloc
201
- fun:ngx_alloc
202
- fun:ngx_create_pool
203
- }
204
- {
205
- <insert_a_suppression_name_here>
206
- Memcheck:Leak
207
- fun:malloc
208
- fun:ngx_alloc
209
- fun:ngx_malloc
210
- fun:ngx_palloc
211
- }
212
- {
213
- <insert_a_suppression_name_here>
214
- Memcheck:Leak
215
- fun:malloc
216
- fun:ngx_alloc
217
- fun:ngx_malloc
218
- fun:ngx_pnalloc
219
- }
220
-
221
138
{
222
139
<insert_a_suppression_name_here>
223
140
Memcheck:Leak
234
151
fun:ngx_init_cycle
235
152
fun:main
236
153
}
237
-
238
154
{
239
155
<insert_a_suppression_name_here>
240
156
Memcheck:Leak
429
345
fun:ngx_init_cycle
430
346
fun:main
431
347
}
432
- {
433
- <insert_a_suppression_name_here>
434
- Memcheck:Leak
435
- fun:memalign
436
- fun:posix_memalign
437
- fun:ngx_memalign
438
- fun:ngx_create_pool
439
- }
440
- {
441
- <insert_a_suppression_name_here>
442
- Memcheck:Leak
443
- fun:memalign
444
- fun:posix_memalign
445
- fun:ngx_memalign
446
- fun:ngx_palloc_block
447
- fun:ngx_palloc
448
- }
449
348
{
450
349
<insert_a_suppression_name_here>
451
350
Memcheck:Cond
You can’t perform that action at this time.
0 commit comments