metadataengine/client/src/mdeasynchronousfindao.cpp
branchRCL_3
changeset 19 b73252188534
parent 6 646a02f170b9
--- a/metadataengine/client/src/mdeasynchronousfindao.cpp	Thu Jul 15 19:07:24 2010 +0300
+++ b/metadataengine/client/src/mdeasynchronousfindao.cpp	Thu Aug 19 10:20:41 2010 +0300
@@ -132,8 +132,10 @@
     Cancel(); // Causes call to DoCancel()
 
 	delete iDistinctResults;
+	iDistinctResults = NULL;
 
 	delete iConditionBuffer;
+	iConditionBuffer = NULL;
 
     iResultList.ResetAndDestroy();
     iResultList.Close();