diff -r deec7e509f66 -r ca9a0fc2f082 cryptomgmtlibs/securitytestfw/test/testhandler2/t_tefinput.cpp --- a/cryptomgmtlibs/securitytestfw/test/testhandler2/t_tefinput.cpp Wed Oct 06 11:09:48 2010 +0530 +++ b/cryptomgmtlibs/securitytestfw/test/testhandler2/t_tefinput.cpp Sat Oct 30 16:29:23 2010 +0530 @@ -256,6 +256,7 @@ // iniFileread.TDesC8(); CleanupStack::PopAndDestroy(1); // stream, + CleanupStack::Pop(); //hbufc return testInput; // Return a valid HBuf8 pointer where the ini file has been loaded (on the heap) }