Skip to content

Commit 12f74fd

Browse files
andrewgregoryallanmcrae
authored andcommitted
add send_fakem to valgrind.supp
Signed-off-by: Andrew Gregory <[email protected]> Signed-off-by: Allan McRae <[email protected]>
1 parent bf23f85 commit 12f74fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

valgrind.supp

+8
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,11 @@
169169
obj:/usr/lib/ld-*.so
170170
...
171171
}
172+
{
173+
msgsnd
174+
Memcheck:Param
175+
msgsnd(msgp->mtext)
176+
fun:msgsnd
177+
fun:send_fakem
178+
...
179+
}

0 commit comments

Comments
 (0)