Revert "fls: use local namespace to do not clash with FreeBSD string.h"
[lttng-ust.git] / tests / valgrind_suppress.txt
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.033157 seconds and 4 git commands to generate.