mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Grid cell time history curves : Guard null pointer access
This commit is contained in:
@@ -97,7 +97,7 @@ QString RimEclipseGeometrySelectionItem::geometrySelectionText() const
|
||||
}
|
||||
else
|
||||
{
|
||||
text = "No case";
|
||||
return "No case";
|
||||
}
|
||||
|
||||
text += ", ";
|
||||
|
||||
Reference in New Issue
Block a user