lbfreeleaks(3)
NAME
lbFreeLeaks - Frees all known leaked memory.
SYNOPSIS
#include <leakbug.h> void lbFreeLeaks(void);
PARAMETERS
None.
DESCRIPTION
- This is the easy way out of freeing memory, but it can be
- dangerous. You probably shouldn't use it.
RETURNS
Nothing.
SEE ALSO
- lbDumpLeaks(3)
- leakbug 12 Jul 2001