Remove the item from the list before releasing it.
This commit was SVN r28691.
Этот коммит содержится в:
родитель
702e669636
Коммит
dc1e68c3c1
@ -64,6 +64,7 @@ int mca_topo_base_find_available(bool enable_progress_threads,
|
|||||||
has already been invoked. Close it out of the DSO repository
|
has already been invoked. Close it out of the DSO repository
|
||||||
(if it is there in the repository) */
|
(if it is there in the repository) */
|
||||||
mca_base_component_repository_release(cli->cli_component);
|
mca_base_component_repository_release(cli->cli_component);
|
||||||
|
opal_list_remove_item(&ompi_topo_base_framework.framework_components, item);
|
||||||
OBJ_RELEASE(item);
|
OBJ_RELEASE(item);
|
||||||
}
|
}
|
||||||
item = next;
|
item = next;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user