1
1
openmpi/ompi/mca/topo/base
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.h Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
Makefile.am Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_coords.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_create.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_map.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_rank.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_shift.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_cart_sub.c correctly allocate cart in mca_topo_base_cart_sub(...) 2014-05-23 03:07:46 +00:00
topo_base_cartdim_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_comm_select.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_dist_graph_create_adjacent.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_dist_graph_create.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_dist_graph_neighbors_count.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_dist_graph_neighbors.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_find_available.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_frame.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_create.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_map.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_neighbors_count.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graph_neighbors.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_graphdims_get.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
topo_base_lazy_init.c Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00