coverity#738689 Uninitialized scalar field
Change-Id: I269a52ee3c4ddec5188d8f97aa8fe7273fae2978
This commit is contained in:
@@ -78,7 +78,9 @@ void LwpHeadContent::Read()
|
||||
|
||||
LwpContent::LwpContent(LwpObjectHeader &objHdr, LwpSvStream* pStrm)
|
||||
: LwpDLNFVList(objHdr, pStrm)
|
||||
{}
|
||||
, m_nFlags(0)
|
||||
{
|
||||
}
|
||||
|
||||
void LwpContent::Read()
|
||||
{
|
||||
|
Reference in New Issue
Block a user