1{
2   <insert_a_suppression_name_here>
3   Memcheck:Leak
4   fun:malloc
5   fun:ngx_alloc
6   obj:*
7}
8{
9   <insert_a_suppression_name_here>
10   Memcheck:Leak
11   fun:malloc
12   fun:ngx_alloc
13   fun:ngx_calloc
14   fun:ngx_event_process_init
15}
16{
17   <insert_a_suppression_name_here>
18   Memcheck:Leak
19   fun:malloc
20   fun:ngx_alloc
21   fun:ngx_event_process_init
22}
23{
24   <insert_a_suppression_name_here>
25   Memcheck:Param
26   epoll_ctl(event)
27   fun:epoll_ctl
28}
29{
30   <insert_a_suppression_name_here>
31   Memcheck:Cond
32   fun:memcpy
33   fun:ngx_vslprintf
34   fun:ngx_log_error_core
35   fun:ngx_http_charset_header_filter
36}
37{
38   nginx-core-process-init
39   Memcheck:Leak
40   fun:malloc
41   fun:ngx_alloc
42   fun:ngx_event_process_init
43}
44{
45   nginx-core-crc32-init
46   Memcheck:Leak
47   fun:malloc
48   fun:ngx_alloc
49   fun:ngx_crc32_table_init
50   fun:main
51}
52{
53   palloc_large_for_init_request
54   Memcheck:Leak
55   fun:malloc
56   fun:ngx_alloc
57   fun:ngx_palloc_large
58   fun:ngx_palloc
59   fun:ngx_pcalloc
60   fun:ngx_http_init_request
61   fun:ngx_epoll_process_events
62   fun:ngx_process_events_and_timers
63}
64{
65   palloc_large_for_create_temp_buf
66   Memcheck:Leak
67   fun:malloc
68   fun:ngx_alloc
69   fun:ngx_palloc_large
70   fun:ngx_palloc
71   fun:ngx_create_temp_buf
72   fun:ngx_http_init_request
73   fun:ngx_epoll_process_events
74   fun:ngx_process_events_and_timers
75}
76{
77   accept_create_pool
78   Memcheck:Leak
79   fun:memalign
80   fun:posix_memalign
81   fun:ngx_memalign
82   fun:ngx_create_pool
83   fun:ngx_event_accept
84   fun:ngx_epoll_process_events
85   fun:ngx_process_events_and_timers
86}
87{
88   create_pool_for_init_req
89   Memcheck:Leak
90   fun:memalign
91   fun:posix_memalign
92   fun:ngx_memalign
93   fun:ngx_create_pool
94   fun:ngx_http_init_request
95   fun:ngx_epoll_process_events
96   fun:ngx_process_events_and_timers
97}
98{
99   <insert_a_suppression_name_here>
100   Memcheck:Addr8
101   fun:getenv
102   fun:gcov_exit
103   fun:exit
104   fun:ngx_master_process_exit
105}
106{
107   <insert_a_suppression_name_here>
108   Memcheck:Cond
109   fun:index
110   fun:expand_dynamic_string_token
111   fun:_dl_map_object
112   fun:map_doit
113   fun:_dl_catch_error
114   fun:do_preload
115   fun:dl_main
116}
117{
118   <insert_a_suppression_name_here>
119   Memcheck:Leak
120   match-leak-kinds: definite
121   fun:malloc
122   fun:ngx_alloc
123   fun:ngx_set_environment
124   fun:ngx_single_process_cycle
125}
126{
127   <insert_a_suppression_name_here>
128   Memcheck:Leak
129   match-leak-kinds: definite
130   fun:malloc
131   fun:ngx_alloc
132   fun:ngx_set_environment
133   fun:ngx_worker_process_init
134   fun:ngx_worker_process_cycle
135}
136