[sr-dev] [kamailio/kamailio] DMQ memory leak with dmq_bcast_message function (#2600)

Daniel-Constantin Mierla notifications at github.com
Tue Mar 23 14:24:42 CET 2021


Could not spot any potential issue upon quick look at the code.

To use valgrind to track private memory issues, you have to compile Kamailio with system memory, like:

```
make MEMPKG=sys include_modules="..." cfg
make all
...
```

Try to see if you can get any leads with valgrind.

-- 
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/2600#issuecomment-804900118
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210323/d9937a8b/attachment.htm>


More information about the sr-dev mailing list