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