We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbc9a5 commit 0931d09Copy full SHA for 0931d09
orte/mca/ess/singleton/ess_singleton_module.c
@@ -87,7 +87,7 @@ static int rte_init(void)
87
char *error = NULL;
88
char *ev1, *ev2;
89
opal_value_t *kv;
90
- char *val;
+ char *val = NULL;
91
int u32, *u32ptr;
92
uint16_t u16, *u16ptr;
93
orte_process_name_t name;
0 commit comments