realtimenetprots/rtp/cfrtp/src/rtpflow.cpp
changeset 55 36ea1f90a3d8
parent 0 307788aac0a8
--- a/realtimenetprots/rtp/cfrtp/src/rtpflow.cpp	Tue Oct 19 05:33:24 2010 +0530
+++ b/realtimenetprots/rtp/cfrtp/src/rtpflow.cpp	Thu Oct 21 15:53:21 2010 +0530
@@ -65,6 +65,7 @@
 	{
 	delete iRtpSession;
 	iRtpBuffer.Close();
+	delete iRtpHandler;
 	LOG_NODE_DESTROY(KESockFlowTag, CRtpFlow);
 	}