Fix two leaks.
This commit is contained in:
@@ -739,6 +739,8 @@ svc_start_deps(void)
|
||||
free(tmp);
|
||||
}
|
||||
|
||||
rc_stringlist_free(tmplist);
|
||||
tmplist = NULL;
|
||||
rc_stringlist_free(services);
|
||||
services = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user