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