metadataengine/client/src/mdeproperty.cpp
changeset 40 910a23996aa0
parent 0 c53acadfccc6
child 63 e538444823de
--- a/metadataengine/client/src/mdeproperty.cpp	Wed Jul 14 07:57:22 2010 +0300
+++ b/metadataengine/client/src/mdeproperty.cpp	Fri Jul 23 10:03:59 2010 +0300
@@ -95,6 +95,7 @@
 	if (iDef.PropertyType() == EPropertyText)
 		{
 		delete iValue.iText;
+		iValue.iText = NULL;
 		}
 	}