1
0
mirror of https://passt.top/passt synced 2024-07-04 08:52:40 +00:00
passt/test/valgrind.supp

9 lines
201 B
Plaintext
Raw Normal View History

# tcp_sock_consume() calls recv() with MSG_TRUNC and no buffer to discard data
{
passt_recv_MSG_TRUNC_into_NULL_buffer
Memcheck:Param
socketcall.recvfrom(buf)
...
fun:tcp_sock_consume
}