branch | RCL_3 |
changeset 3 | 8871b09be73b |
parent 0 | 5f000ab63145 |
--- a/phoneengine/PhoneCntFinder/ContactService/src/CPhCntService.cpp Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneengine/PhoneCntFinder/ContactService/src/CPhCntService.cpp Fri Feb 19 22:50:26 2010 +0200 @@ -82,8 +82,8 @@ iCriteriaArray.AppendL( assignCriteria ); + CleanupStack::Pop( assignCriteria ); iAiwService->AttachL( iCriteriaArray ); - CleanupStack::Pop( assignCriteria ); }