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, view it on GitHub, or unsubscribe.