I figured it was worth backporting this crash fix, before the v4.3.5 release Daniel mentioned on the mailing list
- the structure will be destroyed in a later dlg callback, enabled by
dlg_api.register_dlgcb(), via free_dlginfo_cell()
- based and includes partial patch from GH #492, by Phil Lavin
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/518
Commit Summary
- pua_dialoginfo: don't free dlginfo structure in dlg loaded callback
File Changes
Patch Links:
—
Reply to this email directly or view it on GitHub.