atc-router 1.7.0

Versatile DSL based rule matching engine used by the Kong API Gateway
Documentation
1
2
3
4
5
6
7
8
9
10
{
   <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
   fun:main
}