Squashed 'libs/libzmq/' content from commit 2b2fb9c7
git-subtree-dir: libs/libzmq git-subtree-split: 2b2fb9c7082dbc16c1323b97040a4edcfa2b997b
This commit is contained in:
22
builds/valgrind/valgrind.supp
Normal file
22
builds/valgrind/valgrind.supp
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
<socketcall_sendto>
|
||||
Memcheck:Param
|
||||
socketcall.sendto(msg)
|
||||
fun:send
|
||||
...
|
||||
}
|
||||
{
|
||||
<socketcall_sendto>
|
||||
Memcheck:Param
|
||||
socketcall.send(msg)
|
||||
fun:send
|
||||
...
|
||||
}
|
||||
{
|
||||
<glibc_freeres>
|
||||
Memcheck:Free
|
||||
fun:free
|
||||
...
|
||||
fun:__libc_freeres
|
||||
...
|
||||
}
|
||||
Reference in New Issue
Block a user