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