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:
Andrew Gregory 2017-04-22 17:34:10 -04:00 committed by Allan McRae
parent bf23f85d4a
commit 12f74fd895

View File

@ -169,3 +169,11 @@
obj:/usr/lib/ld-*.so
...
}
{
msgsnd
Memcheck:Param
msgsnd(msgp->mtext)
fun:msgsnd
fun:send_fakem
...
}