File tree Expand file tree Collapse file tree 1 file changed +0
-40
lines changed Expand file tree Collapse file tree 1 file changed +0
-40
lines changed Original file line number Diff line number Diff line change 7
7
}
8
8
{
9
9
<insert_a_suppression_name_here>
10
- Memcheck:Param
11
- socketcall.sendmsg(msg.msg_iov[i])
12
- fun:sendmsg
13
- fun:ngx_write_channel
14
- fun:ngx_signal_worker_processes
15
- fun:ngx_master_process_cycle
16
- fun:main
17
- }
18
- {
19
- <insert_a_suppression_name_here>
20
10
Memcheck:Addr4
21
11
fun:ngx_init_cycle
22
12
fun:ngx_master_process_cycle
23
13
fun:main
24
14
}
25
15
{
26
16
<insert_a_suppression_name_here>
27
- Memcheck:Param
28
- socketcall.sendmsg(msg.msg_iov[i])
29
- fun:__sendmsg_nocancel
30
- fun:ngx_write_channel
31
- fun:ngx_signal_worker_processes
32
- fun:ngx_master_process_cycle
33
- fun:main
34
- }
35
- {
36
- <insert_a_suppression_name_here>
37
- Memcheck:Param
38
- socketcall.sendmsg(msg.msg_iov[i])
39
- fun:__sendmsg_nocancel
40
- fun:ngx_write_channel
41
- fun:ngx_master_process_cycle
42
- fun:main
43
- }
44
- {
45
- <insert_a_suppression_name_here>
46
- Memcheck:Param
47
- socketcall.sendmsg(msg.msg_iov[i])
48
- fun:__sendmsg_nocancel
49
- fun:ngx_write_channel
50
- fun:ngx_pass_open_channel
51
- fun:ngx_start_worker_processes
52
- fun:ngx_master_process_cycle
53
- fun:main
54
- }
55
- {
56
- <insert_a_suppression_name_here>
57
17
Memcheck:Leak
58
18
fun:malloc
59
19
fun:ngx_alloc
You can’t perform that action at this time.
0 commit comments