cryptomgmtlibs/securitytestfw/test/testhandler2/t_tefinput.cpp
changeset 108 ca9a0fc2f082
parent 55 581b7c2ef978
--- 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)
 	}