- Get rid of the temporary reachability bitmap.
This commit was SVN r9163.
Этот коммит содержится в:
родитель
ee73cbb25c
Коммит
5102571c02
@ -156,6 +156,7 @@ int mca_pml_ob1_add_procs(ompi_proc_t** procs, size_t nprocs)
|
||||
if ( NULL != bml_endpoints ) {
|
||||
free ( bml_endpoints) ;
|
||||
}
|
||||
OBJ_DESTRUCT(&reachable);
|
||||
return rc;
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user