coverity#1219805 Uninitialized scalar field
Change-Id: Id6b15e8515d73cb5bdf4bc6d02d235ebc7e282da
This commit is contained in:
@@ -36,6 +36,7 @@ GL3DBarChart::GL3DBarChart(
|
|||||||
mnStepsTotal(0),
|
mnStepsTotal(0),
|
||||||
mnMaxX(0),
|
mnMaxX(0),
|
||||||
mnMaxY(0),
|
mnMaxY(0),
|
||||||
|
mnDistance(0.0),
|
||||||
mnCornerId(0),
|
mnCornerId(0),
|
||||||
mbBlockUserInput(false),
|
mbBlockUserInput(false),
|
||||||
mbNeedsNewRender(true),
|
mbNeedsNewRender(true),
|
||||||
|
Reference in New Issue
Block a user