Signed-off-by: Andrew Gregory <[email protected]>
---
 valgrind.supp | 8 ++++++++
 1 file changed, 8 insertions(+)

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
+   ...
+}
-- 
2.12.2

Reply via email to