metadataengine/client/src/mdeproperty.cpp
changeset 54 a3cc46f37772
parent 0 c53acadfccc6
child 63 e538444823de
--- a/metadataengine/client/src/mdeproperty.cpp	Tue Jul 06 14:44:37 2010 +0300
+++ b/metadataengine/client/src/mdeproperty.cpp	Fri Sep 17 16:54:49 2010 +0300
@@ -95,6 +95,7 @@
 	if (iDef.PropertyType() == EPropertyText)
 		{
 		delete iValue.iText;
+		iValue.iText = NULL;
 		}
 	}