diff -r aa5a574040a4 -r a3cc46f37772 clfwrapper/ClientSrc/CCLFDbItemContainer.cpp --- a/clfwrapper/ClientSrc/CCLFDbItemContainer.cpp Tue Jul 06 14:44:37 2010 +0300 +++ b/clfwrapper/ClientSrc/CCLFDbItemContainer.cpp Fri Sep 17 16:54:49 2010 +0300 @@ -65,6 +65,7 @@ CCLFContainerItem::~CCLFContainerItem() { delete iMdEObject; + iMdEObject = NULL; } // -----------------------------------------------------------------------------