1{
2<insert_a_suppression_name_here>
3Memcheck:Leak
4fun:malloc
5fun:ngx_alloc
6fun:ngx_create_pool
7fun:ngx_event_accept
8}
9{
10<insert_a_suppression_name_here>
11Memcheck:Leak
12fun:malloc
13fun:ngx_alloc
14fun:ngx_create_pool
15fun:ngx_http_init_request
16}
17{
18<insert_a_suppression_name_here>
19Memcheck:Leak
20fun:malloc
21fun:ngx_alloc
22fun:ngx_malloc
23fun:ngx_palloc
24}
25{
26<insert_a_suppression_name_here>
27Memcheck:Leak
28fun:malloc
29fun:ngx_alloc
30fun:ngx_malloc
31fun:ngx_pnalloc
32}
33{
34<insert_a_suppression_name_here>
35Memcheck:Leak
36fun:malloc
37fun:ngx_alloc
38fun:(below main)
39}
40{
41<insert_a_suppression_name_here>
42Memcheck:Param
43socketcall.sendmsg(msg.msg_iov[i])
44fun:sendmsg
45fun:ngx_write_channel
46fun:ngx_signal_worker_processes
47fun:ngx_master_process_cycle
48fun:main
49}
50{
51<insert_a_suppression_name_here>
52Memcheck:Param
53socketcall.sendmsg(msg.msg_iov[i])
54fun:__sendmsg_nocancel
55fun:ngx_write_channel
56fun:ngx_signal_worker_processes
57fun:ngx_master_process_cycle
58fun:main
59}
60{
61<insert_a_suppression_name_here>
62Memcheck:Param
63socketcall.sendmsg(msg.msg_iov[i])
64fun:__sendmsg_nocancel
65fun:ngx_write_channel
66fun:ngx_master_process_cycle
67fun:main
68}
69{
70<insert_a_suppression_name_here>
71Memcheck:Param
72socketcall.sendmsg(msg.msg_iov[i])
73fun:__sendmsg_nocancel
74fun:ngx_write_channel
75fun:ngx_pass_open_channel
76fun:ngx_start_worker_processes
77fun:ngx_master_process_cycle
78fun:main
79}
80{
81<insert_a_suppression_name_here>
82Memcheck:Param
83epoll_ctl(event)
84fun:epoll_ctl
85}
86{
87   <insert_a_suppression_name_here>
88   Memcheck:Leak
89   fun:malloc
90   fun:ngx_alloc
91   fun:ngx_calloc
92   fun:ngx_event_process_init
93}
94{
95   nginx-core-process-init
96   Memcheck:Leak
97   fun:malloc
98   fun:ngx_alloc
99   fun:ngx_event_process_init
100}
101{
102   nginx-core-crc32-init
103   Memcheck:Leak
104   fun:malloc
105   fun:ngx_alloc
106   fun:ngx_crc32_table_init
107   fun:main
108}
109{
110   <insert_a_suppression_name_here>
111   Memcheck:Cond
112   fun:index
113   fun:expand_dynamic_string_token
114   fun:_dl_map_object
115   fun:map_doit
116   fun:_dl_catch_error
117   fun:do_preload
118   fun:dl_main
119}
120