[reSIProcate] Memory leaks in Helper.cxx

Scott Godin sgodin at sipspectrum.com
Wed Oct 20 08:13:54 CDT 2010


Thanks Volodymyr!  I'll commit this fix.

Regards,
Scott

On Tue, Oct 19, 2010 at 2:54 PM, Volodymyr Tarasenko <tvntsr at yahoo.com>wrote:

> Hi,
>
> As I see there is a memory leak in Helper in some circumstances.
>
> For example, let see a Helper::makeRequest(const NameAddr& target, const
> NameAddr& from, const NameAddr& contact, MethodTypes method).
> At the first line a new sip message is allocated but in case of exception
> this object will never be deleted. Exception is possible if some badly
> formed values are in NameAddr...
>
> The fix is in attach.
>
> Regards,
> Volodymyr!
>
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20101020/7f7d763b/attachment.htm>


More information about the resiprocate-devel mailing list