[reSIProcate] Resip register now gets malloc problem
Alan Hawrylyshen
alan at polyphase.ca
Mon Dec 5 11:01:30 CST 2005
On 2005.12.05, at 03:45 , John Draper wrote:
>
> Can someone give me advice on where to look to find out why resip
> is trying to deallocate a pointer
> not malloced?
>
Did you try to send a frame-local SipMessage? That would do it.
Typically, you want to allocate memory that you hand to the stack
using new/new[] as appropriate.
A
More information about the resiprocate-devel
mailing list