use-before-assign
This commit is contained in:
parent
9ab46e21d2
commit
ed8f145968
1 changed files with 1 additions and 1 deletions
|
|
@ -885,7 +885,7 @@ from_client_msg(clicon_handle h,
|
|||
cxobj *xt = NULL;
|
||||
cxobj *x;
|
||||
cxobj *xe;
|
||||
char *name;
|
||||
char *name = NULL;
|
||||
char *db;
|
||||
cbuf *cbret = NULL; /* return message */
|
||||
int pid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue