fixed CHANGELOG, restconf memleak, with-defaults test
This commit is contained in:
parent
e244f5c8f8
commit
48022e57b9
4 changed files with 144 additions and 4 deletions
|
|
@ -689,7 +689,7 @@ api_data_write(clicon_handle h,
|
|||
done:
|
||||
clicon_debug(1, "%s retval:%d", __FUNCTION__, retval);
|
||||
if (cbpath)
|
||||
cbuf_reset(cbpath);
|
||||
cbuf_free(cbpath);
|
||||
if (xret)
|
||||
xml_free(xret);
|
||||
if (xerr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue