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 --
M modules/pua_dialoginfo/pua_dialoginfo.c (6)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/518.patch https://github.com/kamailio/kamailio/pull/518.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/518
Merged #518.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/518#event-572635907