Home | History | Annotate | Download | only in tests
      1 Invalid read of size 8
      2    ...
      3  Address 0x........ is 0 bytes inside a block of size 5 alloc'd
      4    at 0x........: memalign (vg_replace_malloc.c:...)
      5    ...
      6 
      7 Invalid read of size 8
      8    ...
      9  Address 0x........ is 0 bytes inside a block of size 5 alloc'd
     10    at 0x........: memalign (vg_replace_malloc.c:...)
     11    ...
     12 
     13 Invalid read of size 8
     14    ...
     15  Address 0x........ is 8 bytes inside a block of size 24 free'd
     16    at 0x........: free (vg_replace_malloc.c:...)
     17    ...
     18 
     19