Kaydet (Commit) 76af0245 authored tarafından Pedro Giffuni's avatar Pedro Giffuni

Uninitialized scalar field

CID:	708722
üst 6062581a
......@@ -130,6 +130,7 @@ XMLCharContext::XMLCharContext(
SvXMLImportContext( rImp, nPrfx, rLName )
,m_nControl(nControl)
,m_nCount(0)
,m_c(0)
{
}
......
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