restconf credentials plugin
This commit is contained in:
parent
e40d785d5c
commit
55010e7541
6 changed files with 141 additions and 48 deletions
|
|
@ -1095,8 +1095,8 @@ from_client(int s,
|
|||
goto done;
|
||||
retval = 0;
|
||||
done:
|
||||
clicon_debug(1, "%s retval=%d", __FUNCTION__, retval);
|
||||
if (msg)
|
||||
free(msg);
|
||||
clicon_debug(1, "%s retval=%d", __FUNCTION__, retval);
|
||||
return retval; /* -1 here terminates backend */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue