Upon close reset the search_dirs.
This commit was SVN r32237.
Этот коммит содержится в:
родитель
59017433e1
Коммит
a648fcdeb0
@ -75,6 +75,7 @@ int opal_show_help_finalize(void)
|
|||||||
/* destruct the search list */
|
/* destruct the search list */
|
||||||
if (NULL != search_dirs) {
|
if (NULL != search_dirs) {
|
||||||
opal_argv_free(search_dirs);
|
opal_argv_free(search_dirs);
|
||||||
|
search_dirs = NULL;
|
||||||
};
|
};
|
||||||
|
|
||||||
return OPAL_SUCCESS;
|
return OPAL_SUCCESS;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user