add send_fakem to valgrind.supp
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
bf23f85d4a
commit
12f74fd895
1 changed files with 8 additions and 0 deletions
|
@ -169,3 +169,11 @@
|
||||||
obj:/usr/lib/ld-*.so
|
obj:/usr/lib/ld-*.so
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
msgsnd
|
||||||
|
Memcheck:Param
|
||||||
|
msgsnd(msgp->mtext)
|
||||||
|
fun:msgsnd
|
||||||
|
fun:send_fakem
|
||||||
|
...
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue