Have you observed a leak here? According to the documentation for sip_msg_shm_clone()
[1]:
"org_msg is cloned along with most of its headers and lumps into one shm memory block
(so that a shm_free() on the result will free everything)."
1.
http://rpm.kamailio.org/doxygen/sip-router/branch/master/sip__msg__clone_8c…
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/59#issuecomment-72184412