[reSIProcate] a memory error in reTurnClient library.

Scott Godin sgodin at sipspectrum.com
Mon Jan 4 18:45:30 CST 2010


Excellent - Thanks for pointing that out.  I have committed a fix to SVN
mainline.

Scott

On Sun, Jan 3, 2010 at 10:33 PM, Yamato Kira <coordinator.kira at gmail.com>wrote:

> Dear Sirs/Madams,
>
> I found a memory error in reTurnClient library.
> (in resiprocate-1.5 and resiprocate-1.6)
>
> I think that It's caused by coding error in reTurn/DataBuffer.cxx.
>
> reTurn/DataBuffer.cxx
>  DataBuffer::~DataBuffer()
>  {
> -    delete mBuffer;
> +   delete[] mBuffer;
> }
>
> Sincerely,
> _______________________________________________
> 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/20100104/8a04775a/attachment.htm>


More information about the resiprocate-devel mailing list