Move the argv_free back to the correct place - I blame Jeff for suggesting it was wrong to begin with
Этот коммит содержится в:
родитель
acf3cb9b9b
Коммит
68996d6858
@ -81,8 +81,8 @@ int orte_util_add_dash_host_nodes(opal_list_t *nodes,
|
||||
goto cleanup;
|
||||
}
|
||||
}
|
||||
opal_argv_free(mini_map);
|
||||
}
|
||||
opal_argv_free(mini_map);
|
||||
}
|
||||
opal_argv_free(host_argv);
|
||||
mini_map = NULL;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user