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