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

coverity#1354270 Uninitialized scalar field

Change-Id: I770e02a6f7ef09c50cf93982dd88dfdb1a163bea
üst d17c9392
......@@ -234,6 +234,7 @@ struct LOKDocViewPrivateImpl
m_bInDragEndHandle(false),
m_nViewId(0),
m_nPartId(0),
m_eDocumentType(LOK_DOCTYPE_OTHER),
m_nTileSizeTwips(0),
m_aVisibleArea({0, 0, 0, 0}),
m_bVisibleAreaSet(false),
......
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