0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-06 20:27:06 +08:00
libzmq/builds/valgrind/valgrind.supp

15 lines
178 B
Plaintext
Raw Normal View History

2012-03-26 16:31:10 -05:00
{
<socketcall_sendto>
Memcheck:Param
socketcall.sendto(msg)
fun:send
...
}
{
<socketcall_sendto>
Memcheck:Param
socketcall.send(msg)
fun:send
...
}