TLSF now has a debug mode, that will dump every memory block when xxx_status()
is called, and a summary of still allocated blocks when xxx_sums() is called.

configure build with

make MEMDBG=1 MEMMNG=2 cfg

to enable maximum debuging informations (source location of mallocs and frees)


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/164

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.