[sr-dev] [kamailio/kamailio] Memory leak in tcpconn_new() kamailio 5.5.2 (#2880)

Henning Westerholt notifications at github.com
Wed Oct 20 15:22:13 CEST 2021


Thanks for the report. You can get hints about place where the memory is allocated from the output above.

tcpconn_new(1134): 66464 -> core/tcp_main.c, line 1134 is allocating the memory with shm_malloc(..)

You find the timeout handling also in this file, but it in different places depending on the nature of the connection.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2880#issuecomment-947661847
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211020/75ff3c21/attachment.htm>


More information about the sr-dev mailing list