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