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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
