Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix memleaks with MPI_*_get_info, when info is duplicated.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 8 Jun 2021 12:11:50 +0000 (14:11 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 8 Jun 2021 12:33:51 +0000 (14:33 +0200)
commit0def08e689276880f2f012a9ed335ccef2c0103e
treeb4a72812d493175beb1b8d7122d9982630119366
parent0199ba108d66c94df94e4f044994e79efdece4b1
Fix memleaks with MPI_*_get_info, when info is duplicated.
src/smpi/include/smpi_info.hpp
src/smpi/mpi/smpi_comm.cpp
src/smpi/mpi/smpi_file.cpp
src/smpi/mpi/smpi_info.cpp
src/smpi/mpi/smpi_win.cpp