Simple and maybe even primitve C language gargbage collector that warns which lines from your code are the culprits. FREE YOUR MEMORY!
-
include the header in ur source code, and MAKE SURE to include before any usage of Malloc().
-
and add the following call in every possible exit or end of ur programme (yes open for contributions).
lgebs(0,0,0, 3, 0);
-
run your program.
It needs better wrapping for a more streamlined usage, open for contributions and suggestions.