==8469== Memcheck, a memory error detector
==8469== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==8469== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info
==8469== Command: /Programs/functions/test.mysql/rund
==8469== Parent PID: 8468
==8469== 
==8469== 
==8469== HEAP SUMMARY:
==8469==     in use at exit: 0 bytes in 0 blocks
==8469==   total heap usage: 62 allocs, 62 frees, 5,036 bytes allocated
==8469== 
==8469== All heap blocks were freed -- no leaks are possible
==8469== 
==8469== For counts of detected and suppressed errors, rerun with: -v
==8469== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 10)
==8469== Source and destination overlap in memcpy(0x43695fe, 0x43695fe, 21)
==8469==    at 0x4008222: memcpy (mc_replace_strmem.c:587)
==8469==    by 0x4037B24: old_password_auth_client (string3.h:51)
==8469==    by 0x4038E3F: run_plugin_auth (client.c:2910)
==8469==    by 0x403B611: mysql_real_connect (client.c:3429)
==8469==    by 0x804AB6E: connectMySQL(GLOBALS_t&) (in /Programs/functions/test.mysql/rund)
==8469==    by 0x804BCB4: main (in /Programs/functions/test.mysql/rund)
==8469== 
==8469== 
==8469== HEAP SUMMARY:
==8469==     in use at exit: 3,776 bytes in 20 blocks
==8469==   total heap usage: 64,098,200 allocs, 64,098,180 frees, 103,326,410,018 bytes allocated
==8469== 
==8469== 144 bytes in 1 blocks are possibly lost in loss record 9 of 13
==8469==    at 0x4004EC2: calloc (vg_replace_malloc.c:418)
==8469==    by 0xBAECA9: _dl_allocate_tls (in /lib/ld-2.5.so)
==8469==    by 0xD29F5C: pthread_create@@GLIBC_2.1 (in /lib/libpthread-2.5.so)
==8469==    by 0x804C056: main (in /Programs/functions/test.mysql/rund)
==8469== 
==8469== 720 bytes in 5 blocks are possibly lost in loss record 11 of 13
==8469==    at 0x4004EC2: calloc (vg_replace_malloc.c:418)
==8469==    by 0xBAECA9: _dl_allocate_tls (in /lib/ld-2.5.so)
==8469==    by 0xD29F5C: pthread_create@@GLIBC_2.1 (in /lib/libpthread-2.5.so)
==8469==    by 0x804C01C: main (in /Programs/functions/test.mysql/rund)
==8469== 
==8469== 1,064 (964 direct, 100 indirect) bytes in 1 blocks are definitely lost in loss record 13 of 13
==8469==    at 0x4005B83: malloc (vg_replace_malloc.c:195)
==8469==    by 0x405A01C: my_malloc (my_malloc.c:38)
==8469==    by 0x4039D53: mysql_init (client.c:1703)
==8469==    by 0x804AAA7: connectMySQL(GLOBALS_t&) (in /Programs/functions/test.mysql/rund)
==8469==    by 0x804BCB4: main (in /Programs/functions/test.mysql/rund)
==8469== 
==8469== LEAK SUMMARY:
==8469==    definitely lost: 964 bytes in 1 blocks
==8469==    indirectly lost: 100 bytes in 4 blocks
==8469==      possibly lost: 864 bytes in 6 blocks
==8469==    still reachable: 1,848 bytes in 9 blocks
==8469==         suppressed: 0 bytes in 0 blocks
==8469== Reachable blocks (those to which a pointer was found) are not shown.
==8469== To see them, rerun with: --leak-check=full --show-reachable=yes
==8469== 
==8469== For counts of detected and suppressed errors, rerun with: -v
==8469== ERROR SUMMARY: 5 errors from 4 contexts (suppressed: 23 from 10)
