Don't forget to free the temporary buffer.
This commit was SVN r14923.
Этот коммит содержится в:
родитель
5340f5e320
Коммит
b047ed75d7
@ -139,6 +139,7 @@ int orte_gpr_replica_put_fn(orte_gpr_addr_mode_t addr_mode,
|
||||
for (i=0; i < num_tokens; i++) {
|
||||
orte_gpr_replica_dict_reverse_lookup(&tmp, seg, token_itags[i]);
|
||||
opal_output(0, "\t%s", tmp);
|
||||
free(tmp); /* We all enjoy allocating and releasing memory all over the code isn't it ? */
|
||||
}
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user