There was an error while loading. Please reload this page.
1 parent d0a4906 commit a4ca86fCopy full SHA for a4ca86f
valgrind.suppress
@@ -1,13 +1,3 @@
1
-{
2
-<insert_a_suppression_name_here>
3
-Memcheck:Param
4
-socketcall.sendmsg(msg.msg_iov[i])
5
-fun:sendmsg
6
-fun:ngx_write_channel
7
-fun:ngx_signal_worker_processes
8
-fun:ngx_master_process_cycle
9
-fun:main
10
-}
11
{
12
<insert_a_suppression_name_here>
13
Memcheck:Cond
@@ -363,16 +353,6 @@ fun:main
363
353
fun:ngx_master_process_cycle
364
354
fun:main
365
355
}
366
367
- <insert_a_suppression_name_here>
368
- Memcheck:Param
369
- socketcall.sendmsg(msg.msg_iov[i])
370
- fun:__sendmsg_nocancel
371
- fun:ngx_write_channel
372
- fun:ngx_signal_worker_processes
373
- fun:ngx_master_process_cycle
374
- fun:main
375
376
356
377
357
378
358
Memcheck:Leak
0 commit comments