inc/mdcdef.h
branchRCL_3
changeset 20 f23c07ec56e2
parent 0 c53acadfccc6
child 21 85f623e1ef41
--- a/inc/mdcdef.h	Thu Aug 19 10:20:41 2010 +0300
+++ b/inc/mdcdef.h	Tue Aug 31 15:37:30 2010 +0300
@@ -25,7 +25,7 @@
 NONSHARABLE_CLASS(TMdCDef) : protected TMdCSerializationType
 	{
 	protected:
-		TMdCDef(TMdCStructTypes aType) : TMdCSerializationType( aType )
+		TMdCDef(TMdCStructTypes aType) : TMdCSerializationType( aType ), iDefId( 0 )
 			{
 			}