rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpTranStream.cpp
changeset 15 8248b03a2669
parent 0 307788aac0a8
child 44 0dcb073356a5
--- a/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpTranStream.cpp	Tue Feb 02 01:03:15 2010 +0200
+++ b/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpTranStream.cpp	Fri Apr 16 15:18:54 2010 +0300
@@ -139,6 +139,7 @@
 void UT_CRtpTranStream::Teardown(  )
     {
  	delete iTranStream;
+    iTranStream = NULL;
     }
 
 void UT_CRtpTranStream::UT_CRtpTranStream_NewLL(  )