diff --git a/test/valgrind.supp b/test/valgrind.supp index 21f5bad0..0d9c196b 100644 --- a/test/valgrind.supp +++ b/test/valgrind.supp @@ -6,7 +6,7 @@ { Memcheck:Param - writev(vector[*]) + writev(vector[1]) fun:writev fun:pmix_ptl_base_send_handler ... @@ -16,7 +16,7 @@ { Memcheck:Param - writev(vector[*]) + writev(vector[1]) fun:writev fun:pmix_ptl_base_send_handler ... @@ -26,7 +26,7 @@ { Memcheck:Param - writev(vector[*]) + writev(vector[1]) fun:writev ... fun:event_base_loop @@ -51,7 +51,7 @@ { Memcheck:Param - writev(vector[*]) + writev(vector[1]) ... fun:UnknownInlinedFun ... @@ -197,7 +197,7 @@ fun:ompi_mpi_finalize } { - + Memcheck:Leak match-leak-kinds: definite fun:*alloc @@ -225,7 +225,7 @@ { Memcheck:Param - writev(vector[...]) + writev(vector[1]) ... fun:start_thread fun:thread_start