Skip to content

Commit

Permalink
updated valgrind.suppress for nginx 1.11.2+ on linux i386.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jul 26, 2016
1 parent 749cc8a commit 469edff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions valgrind.suppress
Expand Up @@ -43,3 +43,10 @@
fun:ngx_epoll_init
fun:ngx_event_process_init
}
{
<insert_a_suppression_name_here>
Memcheck:Param
epoll_ctl(event)
fun:epoll_ctl
fun:ngx_epoll_test_rdhup
}

0 comments on commit 469edff

Please sign in to comment.