rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpPacket.cpp
branchRCL_3
changeset 19 b5e99d8877c7
parent 0 307788aac0a8
child 20 0dcb073356a5
--- a/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpPacket.cpp	Thu Aug 19 10:16:25 2010 +0300
+++ b/rtp/rtpstack/tsrc/ut_rtpstack/src/UT_CRtpPacket.cpp	Tue Aug 31 15:32:57 2010 +0300
@@ -172,7 +172,12 @@
 	delete iPktSnd;
     delete iPktRtcpSnd;
     delete iTooLongData;
-    }
+    
+	iPktSnd = NULL;
+	iPktRtcpSnd = NULL;
+	iTooLongData = NULL;
+	
+	}
 
 void UT_CRtpPacket::UT_CRtpPacket_NewLL(  )
     {