|
From: Aleksander <val...@al...> - 2010-02-04 03:14:59
|
Hi all, I tried to write a tutorial focusing on the type of memory leaks as detected internally by Valgrind and the generated output leak reports. The PDF is available in the following URL: http://es.gnu.org/~aleksander/valgrind/valgrind-memcheck.pdf And the simple C tester to generate each type of memory leak (cases 1 to 9 in the Valgrind Manual) is available here: http://es.gnu.org/~aleksander/valgrind/valgrind-memcheck.c Comments, fixes, whatever... highly appreciated. Hope it's useful for someone else than me. Cheers, -Aleksander |
|
From: Christophe-Marie D. <chm...@gm...> - 2010-02-04 08:11:43
|
On Thu, Feb 4, 2010 at 1:34 AM, Aleksander <val...@al...> wrote: > Hi all, > > I tried to write a tutorial focusing on the type of memory leaks as detected > internally by Valgrind and the generated output leak reports. > > The PDF is available in the following URL: > http://es.gnu.org/~aleksander/valgrind/valgrind-memcheck.pdf > > And the simple C tester to generate each type of memory leak (cases 1 to 9 > in the Valgrind Manual) is available here: > http://es.gnu.org/~aleksander/valgrind/valgrind-memcheck.c > > Comments, fixes, whatever... highly appreciated. Hope it's useful for > someone else than me. Thank you for doing this! -- Christophe-Marie Duquesne 06 84 14 26 82 - mobile 04 76 57 48 06 - g-scop 04 97 04 27 33 - amadeus |