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