linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Small memory leak in linphone_registration_suc


From: Simon Morlat
Subject: Re: [Linphone-developers] Small memory leak in linphone_registration_success()
Date: Wed, 20 Aug 2008 11:19:25 +0200
User-agent: KMail/1.9.9

Hi Thomas,

Thank you very much.
It is fixed on my cvs and will be commited tonight.

Simon

Le Sunday 03 August 2008 11:55:50 Thomas Reitmayr, vous avez écrit :
> Hi Simon,
> thank you for applying my previous patches. Today I did some checks with
> valgrind and found the following small memory leak: In exevents.c in
> function linphone_registration_success() the memory allocated by
> osip_uri_to_str(..) and pointed to by ru is never released. The leak occurs
> with every successful registration. I would propose adding osip_free(ru);
> somewhere in the bottom half of the  linphone_registration_success(), just
> like in linphone_registration_faillure(). Best regards,
> -Thomas
>
>
>
>       __________________________________________________________
> Gesendet von Yahoo! Mail.
> Dem pfiffigeren Posteingang.
> http://de.overview.mail.yahoo.com
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers






reply via email to

[Prev in Thread] Current Thread [Next in Thread]