aboutgitcodebugslistschat
path: root/test/valgrind.supp
blob: a15839431c0d7b939bcd9834ce463d0d24175442 (plain) (tree)
1
2
3
4
5
6
7
8




                                                                              
      
                       
 
# 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
}