Fixes to Coverity defects.
This commit is contained in:
@ -73,7 +73,6 @@ MONITOR *mon;
|
||||
LOGFILE_ERROR,
|
||||
"Error : Unable to load monitor module '%s'.",
|
||||
name)));
|
||||
free(mon->name);
|
||||
free(mon);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user