Hi @henningw , memory is getting allocated in line
3660 , which was not getting freed. request.s = pkg_malloc(len + 1);
Sure. :-) I checked in the lwsc module (which is actually called from the rtpengine module
in this function part) to no have a double free. If nobody else comment, I will merge it
tomorrow.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3813#issuecomment-2057182250
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3813/c2057182250(a)github.com>