File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
<insert_a_suppression_name_here>
3
3
Memcheck:Param
4
+ socketcall.sendmsg(msg.msg_iov[i])
5
+ fun:__sendmsg_nocancel
6
+ fun:ngx_write_channel
7
+ fun:ngx_signal_worker_processes
8
+ fun:ngx_master_process_cycle
9
+ fun:main
10
+ }
11
+ {
12
+ <insert_a_suppression_name_here>
13
+ Memcheck:Param
14
+ socketcall.sendmsg(msg.msg_iov[i])
15
+ fun:__sendmsg_nocancel
16
+ fun:ngx_write_channel
17
+ fun:ngx_master_process_cycle
18
+ fun:main
19
+ }
20
+ {
21
+ <insert_a_suppression_name_here>
22
+ Memcheck:Param
23
+ socketcall.sendmsg(msg.msg_iov[i])
24
+ fun:__sendmsg_nocancel
25
+ fun:ngx_write_channel
26
+ fun:ngx_pass_open_channel
27
+ fun:ngx_start_worker_processes
28
+ fun:ngx_master_process_cycle
29
+ fun:main
30
+ }
31
+ {
32
+ <insert_a_suppression_name_here>
33
+ Memcheck:Param
4
34
epoll_ctl(event)
5
35
fun:epoll_ctl
6
36
}
You can’t perform that action at this time.
0 commit comments