diff --git a/valgrind.suppress b/valgrind.suppress index a74d487..7ce38df 100644 --- a/valgrind.suppress +++ b/valgrind.suppress @@ -1,3 +1,18 @@ +{ + + Memcheck:Param + epoll_ctl(event) + fun:epoll_ctl +} +{ + + Memcheck:Leak + fun:malloc + fun:ngx_alloc + fun:ngx_event_process_init + fun:ngx_single_process_cycle + fun:(below main) +} { nginx-core-process-init Memcheck:Leak