Skip to content

Commit

Permalink
updated valgrind.suppress a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jan 4, 2012
1 parent 85f876e commit 8e8517c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions valgrind.suppress
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:ngx_alloc
obj:*
}
{
<insert_a_suppression_name_here>
exp-sgcheck:SorG
Expand Down

0 comments on commit 8e8517c

Please sign in to comment.