1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/mpatrol/pkg-descr
Philip M. Gollucci 40b4b1155e - Update download locations, update WWW
Reported by:    -fetch-original pointyhat run
2009-02-05 07:26:00 +00:00

8 lines
341 B
Plaintext

The mpatrol library is a powerful debugging tool that attempts to diagnose
run-time errors that are caused by the wrong use of dynamically allocated
memory. It acts as a malloc() debugger for debugging dynamic memory
allocations, although it can also trace and profile calls to malloc() and
free() too.
WWW: http://mpatrol.sourceforge.net/