1{
2   <insert_a_suppression_name_here>
3   Memcheck:Leak
4   fun:malloc
5   fun:ngx_alloc
6   fun:ngx_create_pool
7   fun:ngx_http_init_request
8}
9{
10   <insert_a_suppression_name_here>
11   Memcheck:Leak
12   fun:malloc
13   fun:ngx_alloc
14   fun:ngx_create_pool
15   fun:ngx_event_accept
16}
17{
18   <insert_a_suppression_name_here>
19   Memcheck:Addr4
20   fun:ngx_init_cycle
21   fun:ngx_master_process_cycle
22   fun:main
23}
24{
25   <insert_a_suppression_name_here>
26   Memcheck:Leak
27   fun:malloc
28   fun:ngx_alloc
29   fun:ngx_calloc
30   fun:ngx_event_process_init
31}
32{
33   <insert_a_suppression_name_here>
34   exp-sgcheck:SorG
35   fun:ngx_http_variables_init_vars
36   fun:ngx_http_block
37}
38{
39   <insert_a_suppression_name_here>
40   exp-sgcheck:SorG
41   fun:ngx_conf_parse
42}
43{
44   <insert_a_suppression_name_here>
45   exp-sgcheck:SorG
46   fun:ngx_vslprintf
47   fun:ngx_log_error_core
48}
49{
50   <insert_a_suppression_name_here>
51   exp-sgcheck:SorG
52   fun:ngx_conf_parse
53   fun:ngx_http_core_location
54}
55{
56   nginx-core-process-init
57   Memcheck:Leak
58   fun:malloc
59   fun:ngx_alloc
60   fun:ngx_event_process_init
61}
62{
63   nginx-core-crc32-init
64   Memcheck:Leak
65   fun:malloc
66   fun:ngx_alloc
67   fun:ngx_crc32_table_init
68   fun:main
69}
70{
71   libc-2.12.so
72   Memcheck:Param
73   epoll_ctl(event)
74   fun:epoll_ctl
75}
76{
77   <insert_a_suppression_name_here>
78   Memcheck:Cond
79   fun:index
80   fun:expand_dynamic_string_token
81   fun:_dl_map_object
82   fun:map_doit
83   fun:_dl_catch_error
84   fun:do_preload
85   fun:dl_main
86}
87{
88   <insert_a_suppression_name_here>
89   Memcheck:Leak
90   match-leak-kinds: definite
91   fun:malloc
92   fun:ngx_alloc
93   fun:ngx_set_environment
94   fun:ngx_single_process_cycle
95}
96{
97   <insert_a_suppression_name_here>
98   Memcheck:Leak
99   match-leak-kinds: definite
100   fun:malloc
101   fun:ngx_alloc
102   fun:ngx_set_environment
103   fun:ngx_worker_process_init
104   fun:ngx_worker_process_cycle
105}
106