Re: Memory leak in nist implementation
"M. Ranganathan" <[email protected]> Mon, 30 Jun 2008 14:09:05 -0400
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 30, 2008 at 1:55 PM, Francisco Javier Tellez Vaquero <[email protected]> wrote: > Hi all, > I see sometimes not all stack objects are destroyed. > > For example, if you receive BYE request but no 200 response is sent, di= alog > is never closed. There're a lot of different cases (ACK's lost, ...). Not sending a 200 OK to a BYE is an application bug. Please fix that. Please post a specific test case (without listener bugs) and I can look i= nto it. Ranga > > I have tried to free memory executing 'terminate()' and/or 'delete()' > methods in both transaction and dialog objects but without any result. > > Is there any way to force to free these objects (timers, dialogs, > transactions, ...) ? > > Regards. > > > > ________________________________ > Tecnolog=EDa, moda, motor, viajes,.suscr=EDbete a nuestros boletines pa= ra estar > siempre a la =FAltima MSN Newsletters > _______________________________________________ > nist-sip mailing list > [email protected] > http://www-x.antd.nist.gov/mailman/listinfo/nist-sip > > --=20 M. Ranganathan