mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 16:57:16 +01:00
23 lines
266 B
Plaintext
23 lines
266 B
Plaintext
|
{
|
||
|
<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
|
||
|
...
|
||
|
}
|