|
From: Chris R. <Chr...@nr...> - 2009-06-23 18:17:51
|
I notice that in the example code http://wiki.opensource.nokia.com/projects/SofiaTutorial the event_callback doesnt show releasing memory from the sip->sip_payload. While this example may not have a message body, is it assumed that the application must issue "free(sip->payload->pl_data)" to free up the incoming packet data? |