On 1月24日, 上午5时08分, JTM <[EMAIL PROTECTED]> wrote:
> Are you using the provided code as-is, or have you added anything?
>
> I haven't done a memory check on my stuff yet. I do know, however,
> that
> there is plenty of _opportunity_ for memory leaks in the libjingle
> code.
> There are many instances where it is not clear "who" is responsible
> for the
> destruction of objects: often what you pass to a function is copied
> under
> the hood without your specific knowlege (like sending XMPP messages).
>
> So next time I have a chance, I'll take a look at some of the
> preexisting
> code for "obvious" cabdidates.
>
> Jeff


Thanks for your answer.
Currently I only use gips but linphone,and use its call example
without adding extra code..
I have checked some of the code. I found the mem leak occurs when you
hangup a call .I don't know the reason
is whether the gtalk don't free allocated objects or mechanism of
memory managing of STL don't restore the mem freed
by gtalk to system.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-talk-open" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-talk-open?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to