memory leak and nacm recovery test fix
This commit is contained in:
parent
d23153e25a
commit
384ce70d7c
2 changed files with 5 additions and 2 deletions
|
|
@ -863,6 +863,8 @@ get_common(clicon_handle h,
|
|||
retval = 0;
|
||||
done:
|
||||
clicon_debug(1, "%s retval:%d", __FUNCTION__, retval);
|
||||
if (xret)
|
||||
xml_free(xret);
|
||||
if (cbreason)
|
||||
cbuf_free(cbreason);
|
||||
if (nsc0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue