[Live-devel] 回复: for help

黄继昆 501861472 at qq.com
Sun Sep 1 01:27:22 PDT 2013


I have resolved this problem just use this function
 env->reclaim();	 // 释放事件调度器
     if (scheduler)
     {
		 delete scheduler;
		 pScheduler=NULL;
     }

it is ok now
                                              Steve




------------------ 原始邮件 ------------------
发件人: "黄继昆"<501861472 at qq.com>; 
发送时间: 2013年9月1日(星期天) 上午9:40
收件人: "live-devel"; 
主题: [Live-devel] for help



this is the firs time I use live555.I use testRTSPClient as a demo in my object , now there is running well, but how could I shut it down ?  Now i just use the function of shutdownStream, but there is memory leaks as follow:Detected memory leaks!
Dumping objects ->
{1023} normal block at 0x00ACEC18, 32 bytes long.
 Data: <x     <   <     > 78 B2 07 10 1C F3 3C 00 1C F3 3C 00 00 00 00 00 
{203} normal block at 0x00AC9118, 1024 bytes long.
 Data: <              < > 0C B1 07 10 00 00 00 00 00 00 00 00 18 F3 3C 00 
{201} normal block at 0x003CF7A0, 32 bytes long.
 Data: <                > D4 B2 07 10 C8 B2 07 10 FF FF FF FF 00 00 00 00 
{200} normal block at 0x003CF318, 1100 bytes long.
 Data: <                > EC B1 07 10 AC B0 07 10 18 EC AC 00 18 EC AC 00 



In my object I need to open RTSPClient and shut down it frequently, I can not bear any memory leaks , so I need some advice .
                                                                                             
                                                                                                                                         Thank you                 
                                                                                                                                             Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130901/cb84ce32/attachment.html>


More information about the live-devel mailing list