mirror of
https://github.com/openresty/headers-more-nginx-module
synced 2024-11-11 20:35:56 +01:00
136 lines
2.4 KiB
Plaintext
136 lines
2.4 KiB
Plaintext
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
obj:*
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_calloc
|
|
fun:ngx_event_process_init
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_event_process_init
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Param
|
|
epoll_ctl(event)
|
|
fun:epoll_ctl
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Cond
|
|
fun:memcpy
|
|
fun:ngx_vslprintf
|
|
fun:ngx_log_error_core
|
|
fun:ngx_http_charset_header_filter
|
|
}
|
|
{
|
|
nginx-core-process-init
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_event_process_init
|
|
}
|
|
{
|
|
nginx-core-crc32-init
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_crc32_table_init
|
|
fun:main
|
|
}
|
|
{
|
|
palloc_large_for_init_request
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_palloc_large
|
|
fun:ngx_palloc
|
|
fun:ngx_pcalloc
|
|
fun:ngx_http_init_request
|
|
fun:ngx_epoll_process_events
|
|
fun:ngx_process_events_and_timers
|
|
}
|
|
{
|
|
palloc_large_for_create_temp_buf
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_palloc_large
|
|
fun:ngx_palloc
|
|
fun:ngx_create_temp_buf
|
|
fun:ngx_http_init_request
|
|
fun:ngx_epoll_process_events
|
|
fun:ngx_process_events_and_timers
|
|
}
|
|
{
|
|
accept_create_pool
|
|
Memcheck:Leak
|
|
fun:memalign
|
|
fun:posix_memalign
|
|
fun:ngx_memalign
|
|
fun:ngx_create_pool
|
|
fun:ngx_event_accept
|
|
fun:ngx_epoll_process_events
|
|
fun:ngx_process_events_and_timers
|
|
}
|
|
{
|
|
create_pool_for_init_req
|
|
Memcheck:Leak
|
|
fun:memalign
|
|
fun:posix_memalign
|
|
fun:ngx_memalign
|
|
fun:ngx_create_pool
|
|
fun:ngx_http_init_request
|
|
fun:ngx_epoll_process_events
|
|
fun:ngx_process_events_and_timers
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Addr8
|
|
fun:getenv
|
|
fun:gcov_exit
|
|
fun:exit
|
|
fun:ngx_master_process_exit
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Cond
|
|
fun:index
|
|
fun:expand_dynamic_string_token
|
|
fun:_dl_map_object
|
|
fun:map_doit
|
|
fun:_dl_catch_error
|
|
fun:do_preload
|
|
fun:dl_main
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
match-leak-kinds: definite
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_set_environment
|
|
fun:ngx_single_process_cycle
|
|
}
|
|
{
|
|
<insert_a_suppression_name_here>
|
|
Memcheck:Leak
|
|
match-leak-kinds: definite
|
|
fun:malloc
|
|
fun:ngx_alloc
|
|
fun:ngx_set_environment
|
|
fun:ngx_worker_process_init
|
|
fun:ngx_worker_process_cycle
|
|
}
|