clfwrapper/ClientSrc/CCLFDbItemContainer.cpp
branchRCL_3
changeset 19 b73252188534
parent 0 c53acadfccc6
--- a/clfwrapper/ClientSrc/CCLFDbItemContainer.cpp	Thu Jul 15 19:07:24 2010 +0300
+++ b/clfwrapper/ClientSrc/CCLFDbItemContainer.cpp	Thu Aug 19 10:20:41 2010 +0300
@@ -65,6 +65,7 @@
 CCLFContainerItem::~CCLFContainerItem()
     {
     delete iMdEObject;
+    iMdEObject = NULL;
     }
 
 // -----------------------------------------------------------------------------