mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-11 07:56:08 -06:00
Fixed missing initialization
p4#: 20903
This commit is contained in:
parent
422c4ca54b
commit
99159cb12d
@ -45,6 +45,7 @@ RimIdenticalGridCaseGroup::RimIdenticalGridCaseGroup()
|
||||
caseCollection = new RimCaseCollection;
|
||||
statisticalReservoirCollection = new RimStatisticalCollection;
|
||||
|
||||
m_mainGrid = NULL;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user