[Live-devel] memory leak

44072429 44072429 at qq.com
Tue Nov 2 02:25:11 PDT 2010


m_pUsageEnvironment = BasicUsageEnvironment::createNew(*m_pTaskScheduler);
 if(m_pUsageEnvironment == NULL)
 {
 service_error.init(service_error_type_failed,"BasicUsageEnvironment::createNew failed");
 return service_error;
 }
  
 and . how to delete this m_pUsageEnvironment;
  
   
  
  ------------------ Original ------------------
  From:  "Ross Finlayson"<finlayson at live555.com>;
 Date:  Tue, Nov 2, 2010 05:10 PM
 To:  "LIVE555 Streaming Media - development & use"<live-devel at ns.live555.com>; 
 
 Subject:  Re: [Live-devel] memory leak

  
>i don't know how to delete your variant.
>and i saw many strDup string.wouldn't delete at all.
>why are you doing this.
>or am i wrong usage?

I'm sorry, but I don't really understand your question.

Can you give a specific example of something that you think is a memory leak?
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel at lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20101102/1ac51cf0/attachment.html>


More information about the live-devel mailing list