==22987== Memcheck, a memory error detector
==22987== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==22987== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==22987== Command: /Programs/functions/test.mysql/rund
==22987== Parent PID: 22986
==22987== 
==22987== 
==22987== HEAP SUMMARY:
==22987==     in use at exit: 0 bytes in 0 blocks
==22987==   total heap usage: 62 allocs, 62 frees, 5,036 bytes allocated
==22987== 
==22987== All heap blocks were freed -- no leaks are possible
==22987== 
==22987== For counts of detected and suppressed errors, rerun with: -v
==22987== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 10)
==22987== Source and destination overlap in memcpy(0x43695fe, 0x43695fe, 21)
==22987==    at 0x4008222: memcpy (mc_replace_strmem.c:587)
==22987==    by 0x4037B24: old_password_auth_client (string3.h:51)
==22987==    by 0x4038E3F: run_plugin_auth (client.c:2910)
==22987==    by 0x403B611: mysql_real_connect (client.c:3429)
==22987==    by 0x804AB6E: connectMySQL(GLOBALS_t&) (in /Programs/functions/test.mysql/rund)
==22987==    by 0x804BCB4: main (in /Programs/functions/test.mysql/rund)
==22987== 
==22987== 
==22987== HEAP SUMMARY:
==22987==     in use at exit: 172 bytes in 2 blocks
==22987==   total heap usage: 144,536,792 allocs, 144,536,790 frees, 232,993,824,010 bytes allocated
==22987== 
==22987== 28 bytes in 1 blocks are still reachable in loss record 1 of 2
==22987==    at 0x4005B83: malloc (vg_replace_malloc.c:195)
==22987==    by 0xBAAAC1: _dl_map_object_deps (in /lib/ld-2.5.so)
==22987==    by 0xBAFA67: dl_open_worker (in /lib/ld-2.5.so)
==22987==    by 0xBABDA5: _dl_catch_error (in /lib/ld-2.5.so)
==22987==    by 0xBAF3F1: _dl_open (in /lib/ld-2.5.so)
==22987==    by 0xCCA2E1: do_dlopen (in /lib/libc-2.5.so)
==22987==    by 0xBABDA5: _dl_catch_error (in /lib/ld-2.5.so)
==22987==    by 0xCCA494: __libc_dlopen_mode (in /lib/libc-2.5.so)
==22987==    by 0xD327D6: pthread_cancel_init (in /lib/libpthread-2.5.so)
==22987==    by 0xD32900: _Unwind_ForcedUnwind (in /lib/libpthread-2.5.so)
==22987==    by 0xD30360: __pthread_unwind (in /lib/libpthread-2.5.so)
==22987==    by 0xD2A8DF: pthread_exit (in /lib/libpthread-2.5.so)
==22987== 
==22987== 144 bytes in 1 blocks are possibly lost in loss record 2 of 2
==22987==    at 0x4004EC2: calloc (vg_replace_malloc.c:418)
==22987==    by 0xBAECA9: _dl_allocate_tls (in /lib/ld-2.5.so)
==22987==    by 0xD29F5C: pthread_create@@GLIBC_2.1 (in /lib/libpthread-2.5.so)
==22987==    by 0x804C01C: main (in /Programs/functions/test.mysql/rund)
==22987== 
==22987== LEAK SUMMARY:
==22987==    definitely lost: 0 bytes in 0 blocks
==22987==    indirectly lost: 0 bytes in 0 blocks
==22987==      possibly lost: 144 bytes in 1 blocks
==22987==    still reachable: 28 bytes in 1 blocks
==22987==         suppressed: 0 bytes in 0 blocks
==22987== 
==22987== For counts of detected and suppressed errors, rerun with: -v
==22987== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 23 from 10)
