Skip to content

Commit

Permalink
updated valgrind.suppress for i386.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jan 9, 2016
1 parent 1f069a7 commit 6b79315
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions valgrind.suppress
Expand Up @@ -34,3 +34,12 @@
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_notify_init
fun:ngx_epoll_init
fun:ngx_event_process_init
}

0 comments on commit 6b79315

Please sign in to comment.