mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#11258 Grid Calculation: Unintended release of result data memory
Avoid release of memory when working on a single case
This commit is contained in:
@@ -155,4 +155,6 @@ private:
|
||||
caf::PdmField<bool> m_editNonVisibleResultAddress;
|
||||
|
||||
caf::PdmField<bool> m_applyToAllCases_OBSOLETE;
|
||||
|
||||
bool m_releaseMemoryAfterDataIsExtracted = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user