Categories
Memwatch
Memwatch is a fault tolerant (can repair its own data structures) memory leak and corruption detection tool. You add a header file to your souce code files, and compile with MEMWATCH defined or not. It can detect double-frees and erroneous frees, unfreed memory, overflow and underflow to memory buffers, and wild pointer writes. It collects allocation statistics on the application, module, or line level.
Last updated 24 Jun, 2008
Versions
2.71
2.71 stable released 2003-10-03
- Released: 3 Oct, 2003
- Code Maturity: Stable
- Source Archive: http://www.linkdata.se/memwatch-2.71.tar.gz
- Licenses: PublicDomain
- Interfaces: Command Line




