valgrind --suppressions=lyskomd.supp --num-callers=40 --logfile-fd=21 --show-reachable=yes ../dbck -d config/lyskomd-config ==2530== Memcheck, a memory error detector for x86-linux. ==2530== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==2530== Using valgrind-2.4.0, a program supervision framework for x86-linux. ==2530== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==2530== For more details, rerun with: -v ==2530== ==2530== ==2530== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 1) ==2530== malloc/free: in use at exit: 126362 bytes in 65 blocks. ==2530== malloc/free: 92 allocs, 27 frees, 128684 bytes allocated. ==2530== For counts of detected errors, rerun with: -v ==2530== searching for pointers to 65 not-freed blocks. ==2530== checked 372052 bytes. ==2530== ==2530== LEAK SUMMARY: ==2530== definitely lost: 0 bytes in 0 blocks. ==2530== possibly lost: 0 bytes in 0 blocks. ==2530== still reachable: 126362 bytes in 65 blocks. ==2530== suppressed: 0 bytes in 0 blocks.