1
1
{
2
- <insert_a_suppression_name_here>
3
- Memcheck:Param
4
- socketcall.sendmsg(msg.msg_iov[i])
5
- fun:sendmsg
6
- fun:ngx_write_channel
7
- fun:ngx_signal_worker_processes
8
- fun:ngx_master_process_cycle
9
- fun:main
2
+ <insert_a_suppression_name_here>
3
+ Memcheck:Param
4
+ socketcall.sendmsg(msg.msg_iov[i])
5
+ fun:sendmsg
6
+ fun:ngx_write_channel
7
+ fun:ngx_signal_worker_processes
8
+ fun:ngx_master_process_cycle
9
+ fun:main
10
10
}
11
11
{
12
- <insert_a_suppression_name_here>
13
- Memcheck:Addr4
14
- fun:ngx_init_cycle
15
- fun:ngx_master_process_cycle
16
- fun:main
12
+ <insert_a_suppression_name_here>
13
+ Memcheck:Addr4
14
+ fun:ngx_init_cycle
15
+ fun:ngx_master_process_cycle
16
+ fun:main
17
17
}
18
18
{
19
- <insert_a_suppression_name_here>
20
- Memcheck:Param
21
- socketcall.sendmsg(msg.msg_iov[i])
22
- fun:__sendmsg_nocancel
23
- fun:ngx_write_channel
24
- fun:ngx_signal_worker_processes
25
- fun:ngx_master_process_cycle
26
- fun:main
19
+ <insert_a_suppression_name_here>
20
+ Memcheck:Param
21
+ socketcall.sendmsg(msg.msg_iov[i])
22
+ fun:__sendmsg_nocancel
23
+ fun:ngx_write_channel
24
+ fun:ngx_signal_worker_processes
25
+ fun:ngx_master_process_cycle
26
+ fun:main
27
27
}
28
28
{
29
29
<insert_a_suppression_name_here>
@@ -34,45 +34,39 @@ fun:main
34
34
}
35
35
{
36
36
<insert_a_suppression_name_here>
37
- Memcheck:Leak
38
- fun:malloc
39
- fun:ngx_alloc
37
+ Memcheck:Param
38
+ socketcall.sendmsg(msg.msg_iov[i])
39
+ fun:__sendmsg_nocancel
40
+ fun:ngx_write_channel
41
+ fun:ngx_signal_worker_processes
42
+ fun:ngx_master_process_cycle
43
+ fun:main
40
44
}
41
45
{
42
- <insert_a_suppression_name_here>
43
- Memcheck:Param
44
- socketcall.sendmsg(msg.msg_iov[i])
45
- fun:__sendmsg_nocancel
46
- fun:ngx_write_channel
47
- fun:ngx_signal_worker_processes
48
- fun:ngx_master_process_cycle
49
- fun:main
50
- }
51
- {
52
- <insert_a_suppression_name_here>
53
- Memcheck:Param
54
- socketcall.sendmsg(msg.msg_iov[i])
55
- fun:__sendmsg_nocancel
56
- fun:ngx_write_channel
57
- fun:ngx_master_process_cycle
58
- fun:main
59
- }
60
- {
61
- <insert_a_suppression_name_here>
62
- Memcheck:Param
63
- socketcall.sendmsg(msg.msg_iov[i])
64
- fun:__sendmsg_nocancel
65
- fun:ngx_write_channel
66
- fun:ngx_pass_open_channel
67
- fun:ngx_start_worker_processes
68
- fun:ngx_master_process_cycle
69
- fun:main
70
- }
71
- {
72
- <insert_a_suppression_name_here>
73
- Memcheck:Param
74
- epoll_ctl(event)
75
- fun:epoll_ctl
46
+ <insert_a_suppression_name_here>
47
+ Memcheck:Param
48
+ socketcall.sendmsg(msg.msg_iov[i])
49
+ fun:__sendmsg_nocancel
50
+ fun:ngx_write_channel
51
+ fun:ngx_master_process_cycle
52
+ fun:main
53
+ }
54
+ {
55
+ <insert_a_suppression_name_here>
56
+ Memcheck:Param
57
+ socketcall.sendmsg(msg.msg_iov[i])
58
+ fun:__sendmsg_nocancel
59
+ fun:ngx_write_channel
60
+ fun:ngx_pass_open_channel
61
+ fun:ngx_start_worker_processes
62
+ fun:ngx_master_process_cycle
63
+ fun:main
64
+ }
65
+ {
66
+ <insert_a_suppression_name_here>
67
+ Memcheck:Param
68
+ epoll_ctl(event)
69
+ fun:epoll_ctl
76
70
}
77
71
{
78
72
nginx-core-process-init
0 commit comments