Skip to content

Commit

Permalink
CONTRIB: Add valgrind suppression for rdma_create_event_channel
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefe committed Dec 6, 2020
1 parent 8212770 commit c4d108b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions contrib/valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,9 @@
...
fun:cudaGetDeviceCount
}
{
rdmacm_event_channel
Memcheck:Leak
...
fun:rdma_create_event_channel
}

0 comments on commit c4d108b

Please sign in to comment.