< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Hi, I have below code:string messagefrombuffer = messagetext;Data d(messagefrombuffer.c_str(), messagefrombuffer.length());SipMessage * msg = SipMessage::make(messagefrombuffer);Once done, shall I use "delete msg" to release the memory ?Best regards,
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/