rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpTranStream.cpp
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
--- a/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpTranStream.cpp	Thu Aug 19 10:16:25 2010 +0300
+++ b/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpTranStream.cpp	Tue Aug 31 15:32:57 2010 +0300
@@ -139,6 +139,7 @@
 void UT_CRtpTranStream::Teardown(  )
     {
  	delete iTranStream;
+    iTranStream = NULL;
     }
 
 void UT_CRtpTranStream::UT_CRtpTranStream_NewLL(  )