Fixes after coverity static analysis
This commit is contained in:
parent
d94b4f5b7c
commit
a1badc312e
24 changed files with 148 additions and 70 deletions
|
|
@ -513,7 +513,7 @@ netconf_notification_cb(int s,
|
|||
if (xerr != NULL)
|
||||
xml_free(xerr);
|
||||
if (cbmsg)
|
||||
free(cbmsg);
|
||||
cbuf_free(cbmsg);
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue