X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e70e9e652c0a586e0e692d8c23105f3639ceb285..585afb9fd33ca7e70cef86a2a3744598f11a0888:/teshsuite/smpi/mpich-test/pt2pt/hindexed.c?ds=sidebyside diff --git a/teshsuite/smpi/mpich-test/pt2pt/hindexed.c b/teshsuite/smpi/mpich-test/pt2pt/hindexed.c index 29b4612075..24df4694b1 100644 --- a/teshsuite/smpi/mpich-test/pt2pt/hindexed.c +++ b/teshsuite/smpi/mpich-test/pt2pt/hindexed.c @@ -59,7 +59,7 @@ int main( int argc, char **argv ) mat_displs[0] = 0; MPI_Type_hindexed( mat_n, mat_blens, mat_displs, rowtype, &mattype ); MPI_Type_commit( &mattype ); - MPI_Type_free( &rowtype ); + // MPI_Type_free( &rowtype ); /* Load up the data */ for (i=0; i