1
1

bcol/basesmuma: check the return code of bcol_basesmuma_smcm_allgather_connection.

Fixes a segmentation fault found by the bogus intercomm_create test.

cmr=v1.7.4:review=manjugv

This commit was SVN r30527.
Этот коммит содержится в:
Nathan Hjelm 2014-01-31 22:20:25 +00:00
родитель 87651a1e18
Коммит 1ae39753dc

@ -396,6 +396,9 @@ int base_bcol_basesmuma_setup_ctl_struct(
sm_bcol_module->super.sbgp_partner_module->group_comm,
input_file, cs->clt_base_fname,
false);
if (OMPI_SUCCESS != ret) {
goto exit_ERROR;
}
/* fill in the pointer to other ranks scartch shared memory */
sm_bcol_module->shared_memory_scratch_space=