Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix some more leaks
authordegomme <augustin.degomme@unibas.ch>
Wed, 27 Apr 2016 08:54:59 +0000 (10:54 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Wed, 27 Apr 2016 08:56:41 +0000 (10:56 +0200)
commita4febb6d32cc831a63cdce24b6a17b76ea8db02e
tree8194363754965eebb7c15b335e3e5ebb58c36242
parent0c65a75be7d214a11c57b68c414d84df4d702e11
fix some more leaks
smpi_datatype_free does not update refcount, use unuse instead.
src/smpi/colls/allgatherv-ompi-bruck.c
src/smpi/colls/allgatherv-ompi-neighborexchange.c
src/smpi/colls/alltoall-bruck.c