Salome HOME
Memory leak fix on DisjointDEC. union_comm was not freed properly.
authorabn <adrien.bruneton@cea.fr>
Wed, 21 Oct 2015 12:56:11 +0000 (14:56 +0200)
committerabn <adrien.bruneton@cea.fr>
Wed, 21 Oct 2015 13:54:35 +0000 (15:54 +0200)
commit080acf6ec907e1d481770b2fdddbe68432fb3e80
tree359e4207b492870a283da3d9f122feaef1c206ca
parenta4fb51cf907087134d7d42ff54b29e820ff5723b
Memory leak fix on DisjointDEC. union_comm was not freed properly.
src/ParaMEDMEM/DisjointDEC.cxx
src/ParaMEDMEM/DisjointDEC.hxx
src/ParaMEDMEM/MPIProcessorGroup.cxx
src/ParaMEDMEM/MPIProcessorGroup.hxx
src/ParaMEDMEMTest/ParaMEDMEMTest_ICoco.cxx