|
From: Nicholas N. <nj...@ca...> - 2004-07-12 17:32:18
|
On Mon, 12 Jul 2004, Maretick Scott-SMARETI1 wrote: > So when I see this output, how can I determine where the leaks are at in > the code? You have to work that out for yourself... Valgrind can only tell you where the leaked blocks were allocated. N |