Skip to content

Commit

Permalink
updated valgrind.suppress for mockeagain (R).
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Apr 27, 2012
1 parent 7275ca4 commit 948e999
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions valgrind.suppress
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:ngx_alloc
fun:ngx_calloc
fun:ngx_event_process_init
fun:ngx_single_process_cycle
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
Expand Down

0 comments on commit 948e999

Please sign in to comment.