Kaydet (Commit) e7235afe authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#708547 Uninitialized scalar field

Change-Id: Ib74b633355cc35d02a2a3847d2c98f2d52ca4a70
üst ecc6239f
......@@ -1120,6 +1120,7 @@ public:
mnLow( nLow ),
mnHigh( nHigh ),
mnEdge( nEdge ),
mnLastOutside( 0 ),
mbFirst( true )
{
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment