File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 207
207
fun:ngx_epoll_init
208
208
fun:ngx_event_process_init
209
209
}
210
+ {
211
+ <insert_a_suppression_name_here>
212
+ Memcheck:Param
213
+ sendmsg(msg.msg_iov[0])
214
+ fun:__sendmsg_nocancel
215
+ fun:ngx_write_channel
216
+ fun:ngx_pass_open_channel
217
+ fun:ngx_start_worker_processes
218
+ }
219
+ {
220
+ <insert_a_suppression_name_here>
221
+ Memcheck:Param
222
+ sendmsg(msg.msg_iov[0])
223
+ fun:__sendmsg_nocancel
224
+ fun:ngx_write_channel
225
+ fun:ngx_pass_open_channel
226
+ fun:ngx_start_cache_manager_processes
227
+ }
228
+ {
229
+ <insert_a_suppression_name_here>
230
+ Memcheck:Param
231
+ sendmsg(msg.msg_iov[0])
232
+ fun:__sendmsg_nocancel
233
+ fun:ngx_write_channel
234
+ fun:ngx_pass_open_channel
235
+ fun:ngx_start_privileged_agent_processes
236
+ }
You can’t perform that action at this time.
0 commit comments