mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Delete child object to fix memory leak
This commit is contained in:
@@ -123,7 +123,7 @@ void RimProject::close()
|
||||
casesObsolete.deleteAllChildObjects();
|
||||
caseGroupsObsolete.deleteAllChildObjects();
|
||||
|
||||
wellPathImport = new RimWellPathImport();
|
||||
wellPathImport->regions().deleteAllChildObjects();
|
||||
|
||||
commandObjects.deleteAllChildObjects();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user