[reSIProcate] SdpContents::getBodyData() returns stack pointer

Will McKinley wmckinle at cisco.com
Wed Dec 27 09:17:45 CST 2006


SdpContents::getBodyData() creates a Data object on the stack and attempts
to return it.  This fails at runtime and points to nowhere.  Perhaps this
method needs to be redefined so that the caller passes in a reference to a
Data object that is filled in by the session encoding?

Thanks for your help.

Will McKinley



More information about the resiprocate-devel mailing list