memleak
This commit is contained in:
parent
34196456a2
commit
1d2a001597
1 changed files with 2 additions and 0 deletions
|
|
@ -341,5 +341,7 @@ startup_module_state(clicon_handle h,
|
|||
ok:
|
||||
retval = 0;
|
||||
done:
|
||||
if (x)
|
||||
xml_free(x);
|
||||
return retval;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue