[LC++]Memory checkers

Jack Lloyd lloyd at acm.jhu.edu
Sun May 19 06:54:05 UTC 2002


Does anyone have suggestions on good memory-leak checkers to use on Linux?
I'm trying to track down some fairly large leaks (it seems I alloc about
20% more than I free). It's C++ code, but it uses malloc/free for low-level
allocation. Thanks,

-Jack






More information about the tuxCPProgramming mailing list