Apparently, someone else is destructing the opal_proc_t, so don't destruct it ourselves
This commit was SVN r32400.
Этот коммит содержится в:
родитель
d29a5ab69d
Коммит
7758528d72
@ -374,7 +374,6 @@ int orte_proc_info_finalize(void)
|
||||
OBJ_RELEASE(orte_process_info.sync_buf);
|
||||
orte_process_info.sync_buf = NULL;
|
||||
|
||||
OBJ_DESTRUCT(&orte_process_info.super);
|
||||
|
||||
init = false;
|
||||
return ORTE_SUCCESS;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user