Skip to content

Commit

Permalink
updated valgrind.suppress.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Apr 27, 2012
1 parent 2f2f045 commit ed4f3e3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions valgrind.suppress
@@ -1,3 +1,12 @@
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:ngx_calloc
fun:ngx_event_process_init
fun:ngx_single_process_cycle
fun:main
}
{ {
<insert_a_suppression_name_here> <insert_a_suppression_name_here>
Memcheck:Cond Memcheck:Cond
Expand Down

0 comments on commit ed4f3e3

Please sign in to comment.