mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Fixed memory leaks
This commit is contained in:
@@ -96,6 +96,9 @@ RimGeoMechView::RimGeoMechView(void)
|
||||
RimGeoMechView::~RimGeoMechView(void)
|
||||
{
|
||||
m_geomechCase = NULL;
|
||||
|
||||
delete cellResult;
|
||||
delete m_propertyFilterCollection;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user