1
1
openmpi/ompi/mca/crcp
Nathan Hjelm d21bd24126 ompi/crcp: fix logic issue after component selection
CID 70630 Dereference before null check

Cleaned up useless goto statements and deleted NULL check. If
mca_base_select returns success than best_module and best_component
will always be non-NULL.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-05-26 11:48:40 -06:00
..
base ompi/crcp: fix logic issue after component selection 2015-05-26 11:48:40 -06:00
bkmrk ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
crcp.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
Makefile.am build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
ompi_crcp.7in Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00