summaryrefslogtreecommitdiff
path: root/valgrind.supp
diff options
context:
space:
mode:
Diffstat (limited to 'valgrind.supp')
-rw-r--r--valgrind.supp8
1 files changed, 8 insertions, 0 deletions
diff --git a/valgrind.supp b/valgrind.supp
index 69265dff..440b7318 100644
--- a/valgrind.supp
+++ b/valgrind.supp
@@ -169,3 +169,11 @@
obj:/usr/lib/ld-*.so
...
}
+{
+ msgsnd
+ Memcheck:Param
+ msgsnd(msgp->mtext)
+ fun:msgsnd
+ fun:send_fakem
+ ...
+}