1
1
openmpi/orte
Gilles Gouaillardet 5b9364fc12 Fix a memory leak in orte_register_params()
mca_base_var_register (..., MCA_BASE_VAR_TYPE_STRING, ...)
will dup() the orte_set_slots string, so there is no need
to do this in the first place.

cmr=v1.8.2:reviewer=rhc

This commit was SVN r31773.
2014-05-15 10:31:19 +00:00
..
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include 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
mca Just pick a module to handle the incoming connection if no direct interface is identified. Siegmar hit it because his IP/netmask is disjoint, but a router was able to make the connection. 2014-05-14 19:23:02 +00:00
orted Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
runtime Fix a memory leak in orte_register_params() 2014-05-15 10:31:19 +00:00
test Per the RFC, remove the sensor framework from the ORTE code area, relocating it offsite to the ORCM code area. Also update some ignores to ensure we don't pickup crosstalk in components 2014-04-15 21:48:24 +00:00
tools Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
util Fix memory leaks in orte/util/nidmap.c 2014-05-15 08:28:53 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00