Update version to 0.16
[ust.git] / tests / valgrind_suppress.txt
CommitLineData
0f973e45
NC
1{
2 sendmsg-iov-errors-libpthread
3 Memcheck:Param
4 socketcall.sendmsg(msg.msg_iov[i])
5 obj:/lib/libpthread-2.*
6 fun:ustcomm_send_fd
7}
8{
9 sendmsg-iov-errors-libc
10 Memcheck:Param
11 socketcall.sendmsg(msg.msg_iov[i])
12 obj:/lib/libc-2.*
13 fun:ustcomm_send_fd
14}
This page took 0.026878 seconds and 4 git commands to generate.