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 86
86
fun:ngx_set_environment
87
87
fun:ngx_worker_process_init
88
88
}
89
+ {
90
+ <insert_a_suppression_name_here>
91
+ Memcheck:Param
92
+ sendmsg(msg.msg_iov[0])
93
+ fun:__sendmsg_nocancel
94
+ fun:ngx_write_channel
95
+ fun:ngx_pass_open_channel
96
+ fun:ngx_start_worker_processes
97
+ }
98
+ {
99
+ <insert_a_suppression_name_here>
100
+ Memcheck:Param
101
+ sendmsg(msg.msg_iov[0])
102
+ fun:__sendmsg_nocancel
103
+ fun:ngx_write_channel
104
+ fun:ngx_pass_open_channel
105
+ fun:ngx_start_cache_manager_processes
106
+ }
107
+ {
108
+ <insert_a_suppression_name_here>
109
+ Memcheck:Param
110
+ sendmsg(msg.msg_iov[0])
111
+ fun:__sendmsg_nocancel
112
+ fun:ngx_write_channel
113
+ fun:ngx_pass_open_channel
114
+ fun:ngx_start_privileged_agent_processes
115
+ }
You can’t perform that action at this time.
0 commit comments