Short:        Fortify V2.2. A C/C++ memory bug/leak detector.
Author:       sbullen@cybergraphic.com.au (Simon P. Bullen)
Uploader:     sbullen cybergraphic com au (Simon P  Bullen)
Type:         dev/c
Replaces:     dev/c/fortify*
Architecture: m68k-amigaos

	Fortify is a fortified memory allocation shell for C and C++. It is
capable of detecting memory leaks, writes beyond and before memory blocks,
breaks software that relies on the state of uninitialized memory, and software 
that uses memory after it's been freed.