changeset 45 | a93990e5815e |
parent 20 | 6dfc5f825351 |
--- a/metadataengine/client/src/mdeasynchronousfindao.cpp Tue Jul 06 14:44:37 2010 +0300 +++ b/metadataengine/client/src/mdeasynchronousfindao.cpp Wed Aug 18 10:12:07 2010 +0300 @@ -132,8 +132,10 @@ Cancel(); // Causes call to DoCancel() delete iDistinctResults; + iDistinctResults = NULL; delete iConditionBuffer; + iConditionBuffer = NULL; iResultList.ResetAndDestroy(); iResultList.Close();