mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-12 18:07:12 +02:00
Initial ZMQ bindings.
This commit is contained in:
+22
@@ -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