Test: delete child object to address memory leak. (#1863)
Este commit está contenido en:
cometido por
GitHub
padre
fb882e80f6
commit
9d3acffa5f
@@ -537,6 +537,7 @@ namespace RcclUnitTesting
|
||||
{
|
||||
ERROR("Child process %d exited with code %d\n", childId, returnVal);
|
||||
}
|
||||
delete(childList[childId]);
|
||||
}
|
||||
|
||||
childList.clear();
|
||||
|
||||
Referencia en una nueva incidencia
Block a user