1
1
openmpi/ompi/mca/topo
Gilles Gouaillardet 4843909a6b correctly allocate cart in mca_topo_base_cart_sub(...)
since r31716 mca_topo_base_comm_cart_2_2_0_t is an object
and must be allocated/freed with OBJ_NEW/OBJ_RELEASE.

this fixes topology/cart_sub_zero from the ibm test suite.

v1.8 does not use objects, so no cmr for this branch

This commit was SVN r31883.

The following SVN revision numbers were found above:
  r31716 --> open-mpi/ompi@e3df77548d
2014-05-23 03:07:46 +00:00
..
base correctly allocate cart in mca_topo_base_cart_sub(...) 2014-05-23 03:07:46 +00:00
basic Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
topo.h Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00