Fixed: Initialize all members in MDCImporter
This commit is contained in:
@@ -95,6 +95,10 @@ void MDC::BuildVertex(const Frame& frame,
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
// Constructor to be privately used by Importer
|
||||
MDCImporter::MDCImporter()
|
||||
: configFrameID(),
|
||||
pcHeader(),
|
||||
mBuffer(),
|
||||
fileSize()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user