lowlevellibsandfws/pluginfw/Test_Bed/ComponentInfoTest/ComponentInfoTransitions.inl
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- a/lowlevellibsandfws/pluginfw/Test_Bed/ComponentInfoTest/ComponentInfoTransitions.inl	Fri Apr 16 16:46:38 2010 +0300
+++ b/lowlevellibsandfws/pluginfw/Test_Bed/ComponentInfoTest/ComponentInfoTransitions.inl	Mon May 03 14:06:43 2010 +0300
@@ -56,6 +56,8 @@
 	Context().DataLogger().LogInformation(KComponentInfoDtorTransitMethod);
 	delete Context().iComponentInfo;
 	Context().iComponentInfo = NULL;
+	__UHEAP_MARKEND; /*removed from leaktransitiontest.cpp and added here to resolve alloc issue due to removal of reference to RHeap's member variable*/
+
 	}
 
 inline CComponentInfo_UnitTestContext& CComponentInfo_Dtor_Transition::Context() const