Skip to content

Commit 5781c95

Browse files
committed
updated valgrind.suppress.
1 parent 761fc0b commit 5781c95

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

valgrind.suppress

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
{
2+
<insert_a_suppression_name_here>
3+
Memcheck:Leak
4+
fun:malloc
5+
fun:ngx_alloc
6+
fun:ngx_malloc
7+
fun:ngx_pnalloc
8+
}
19
{
210
<insert_a_suppression_name_here>
311
Memcheck:Leak

0 commit comments

Comments
 (0)