Some memleaks and last minute 3.6 release changes.

This commit is contained in:
Olof hagsand 2018-04-29 18:35:06 +02:00
parent aa2ada1f5c
commit 1ac57dedaf
11 changed files with 133 additions and 69 deletions

View file

@ -204,7 +204,7 @@ example_restconf_credentials(clicon_handle h,
char *auth;
char *user = NULL;
char *passwd;
char *passwd2;
char *passwd2 = "";
size_t authlen;
cbuf *cb = NULL;
int ret;