memory leak and nacm recovery test fix

This commit is contained in:
Olof hagsand 2021-09-21 13:24:34 +02:00
parent d23153e25a
commit 384ce70d7c
2 changed files with 5 additions and 2 deletions

View file

@ -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)