@henningw this is wrong no?
it should be

pkg_free(bmt->start);
shm_free(bmt);

instead.

you can't access bmt->start if you freed bmt first, no?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/commit/d7770cae2ee68be7184298b2bb41cb0ba3ebb47d/105547932@github.com>