X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/da4b64609d1b4d1829801004cab5ea40ec8b22f1..50bc81a8526eb95a52e6a4b4a2ae1be94dfb24c1:/teshsuite/smpi/mpich3-test/datatype/tfree.c diff --git a/teshsuite/smpi/mpich3-test/datatype/tfree.c b/teshsuite/smpi/mpich3-test/datatype/tfree.c index 9f909f28a9..95bf73d7f1 100644 --- a/teshsuite/smpi/mpich3-test/datatype/tfree.c +++ b/teshsuite/smpi/mpich3-test/datatype/tfree.c @@ -66,8 +66,8 @@ int main( int argc, char *argv[] ) MPI_Type_commit( &tmpType[i] ); } - MPI_Sendrecv( 0, 0, MPI_INT, source, 1, - 0, 0, MPI_INT, source, 1, comm, &status ); + MPI_Sendrecv( NULL, 0, MPI_INT, source, 1, + NULL, 0, MPI_INT, source, 1, comm, &status ); MPI_Wait( &req, &status ); for (i=0; i