==24249== valgrind-20020227, a memory error detector for x86 GNU/Linux.
==24249== Copyright (C) 2000-2002, and GNU GPL'd, by Julian Seward.
==24249== For more details, rerun with: -v
==24249== 
==24249== Syscall param write(buf) contains uninitialised or unaddressable byte(s)
==24249==    at 0x403B4072: __libc_write (__libc_write:39)
==24249==    by 0x42CF9F3F: XS_GDBM_File_TIEHASH (GDBM_File.xs:98)
==24249==    by 0x80CBE7E: Perl_pp_entersub (pp_hot.c:2741)
==24249==    by 0x806269D: S_call_body (perl.c:2024)
==24249==    Address 0x40FB00B0 is 12 bytes inside a block of size 4096 alloc'd
==24249==    at 0x40061C1E: malloc (vg_clientmalloc.c:590)
==24249==    by 0x42D13127: gdbm_open (in /usr/lib/libgdbm.so.2.0.0)
==24249==    by 0x42CF9F3F: XS_GDBM_File_TIEHASH (GDBM_File.xs:98)
==24249==    by 0x80CBE7E: Perl_pp_entersub (pp_hot.c:2741)
==24249== 
==24249== Syscall param write(buf) contains uninitialised or unaddressable byte(s)
==24249==    at 0x403B4072: __libc_write (__libc_write:39)
==24249==    by 0x42D12AD5: dbm_open (in /usr/lib/libgdbm.so.2.0.0)
==24249==    by 0x42D685A2: XS_NDBM_File_TIEHASH (NDBM_File.xs:56)
==24249==    by 0x80CBE7E: Perl_pp_entersub (pp_hot.c:2741)
==24249==    Address 0x429086E4 is 12 bytes inside a block of size 4096 alloc'd
==24249==    at 0x40061C1E: malloc (vg_clientmalloc.c:590)
==24249==    by 0x42D13127: gdbm_open (in /usr/lib/libgdbm.so.2.0.0)
==24249==    by 0x42D12AD5: dbm_open (in /usr/lib/libgdbm.so.2.0.0)
==24249==    by 0x42D685A2: XS_NDBM_File_TIEHASH (NDBM_File.xs:56)
==24249== 
==24249== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 2 from 1)
==24249== malloc/free: in use at exit: 4414 bytes in 37 blocks.
==24249== malloc/free: 29256 allocs, 29219 frees, 14396748 bytes allocated.
==24249== For counts of detected errors, rerun with: -v
==24249== searching for pointers to 37 not-freed blocks.
==24249== checked 6228716 bytes.
==24249== 
==24249== definitely lost: 0 bytes in 0 blocks.
==24249== possibly lost:   0 bytes in 0 blocks.
