1
1
openmpi/orte/mca
Nathan Hjelm 59d09ad9de orte: fix several small memory leaks
grpcomm: fix memory leaks

We were leaking the caddy object used to pass data to the callback
function. This commit fixes these leaks.

oob,rml: fix memory leaks

This commit fixes several leaks:

 - Both the oob/base and oob/tcp were leaking objects on their peer
   hash tables. Iterate on the hash tables and free any objects.

 - Leaked sent messages because of missing OBJ_RELEASE. I placed the
   release in ORTE_RML_SEND_COMPLETE to catch all the possible
   paths.

ess/base: close the state framework

cmr=v1.8.2:reviewer=rhc

This commit was SVN r31776.
2014-05-15 15:06:27 +00:00
..
dfs The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
errmgr Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
ess orte: fix several small memory leaks 2014-05-15 15:06:27 +00:00
filem Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
grpcomm orte: fix several small memory leaks 2014-05-15 15:06:27 +00:00
iof The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
odls Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
oob orte: fix several small memory leaks 2014-05-15 15:06:27 +00:00
plm plm/alps: fix typo introduced in r31589 2014-05-13 22:36:54 +00:00
ras Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
rmaps Per patch from Tetsuya Mishima, ensure the rank_file mapper accurately tracks number of nodes in the map 2014-05-13 14:36:25 +00:00
rml orte: fix several small memory leaks 2014-05-15 15:06:27 +00:00
routed The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
rtc Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
snapc Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
sstore Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
state Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00