henningw commented on this pull request.
@@ -528,7 +533,7 @@ int dlg_set_leg_info(struct
dlg_cell *dlg, str* tag, str *rr, str *contact,
if(dlg->tag[leg].s)
shm_free(dlg->tag[leg].s);
- dlg->tag[leg].s = (char*)shm_malloc( tag->len + rr->len );
Thank you, understood.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1832#discussion_r303592384