Hi @henningw ,
memory is getting allocated in line 3660 , which was not getting freed.
request.s = pkg_malloc(len + 1);
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.