Do not forget to release the temporary argv list when we're done.
This commit was SVN r6448.
Этот коммит содержится в:
родитель
a59216d504
Коммит
c560a296d1
@ -134,8 +134,9 @@ int mca_ptl_base_select(bool enable_progress_threads,
|
||||
mca_base_components_close( mca_ptl_base_output, useless, NULL );
|
||||
OBJ_RELEASE( useless );
|
||||
|
||||
opal_argv_free( include );
|
||||
opal_argv_free( exclude );
|
||||
/* Finished querying all components. Check for the bozo case. */
|
||||
|
||||
if (0 == opal_list_get_size(&mca_ptl_base_modules_initialized)) {
|
||||
opal_show_help("help-mca-base.txt", "find-available:none-found", true,
|
||||
"ptl");
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user