Initialize var before use - thanks to Ashley for pointing out the problem
This commit was SVN r21249.
Этот коммит содержится в:
родитель
f139cfd28a
Коммит
fc88f04bdd
@ -813,6 +813,7 @@ static int process_commands(orte_process_name_t* sender,
|
||||
|
||||
/* setup return */
|
||||
answer = OBJ_NEW(opal_buffer_t);
|
||||
num_nodes = 0;
|
||||
|
||||
/* if they asked for a specific node, then just get that info */
|
||||
if (NULL != nid) {
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user