dbmalloc Tutorial: dbmalloc API
dbmalloc provides a collection of public routines that can be used at
run-time for controlling how dbmalloc behaves and for extracting
information.
- Fine control over library.
- Check integrity over and over to zoom-in on point
of violation.
- Track memory leaks.
- Assert stack location.
Acknowledgement and Disclaimer