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)."
—
Reply to this email directly or view it on GitHub.