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