List: pjsip@lists.pjsip.org
From: s.marek (at) avm.de
Re: [pjsip] crash with gcc and -Os on iOS
Fri, Dec 17, 2010 8:59 AM
What does, without being too much of a hack, is
dynamically allocating the memory for tmp_hdr, instead of putting it on
the stack.