Home | History | Annotate | Download | only in tests
      1 
      2 Invalid read of size 1
      3    at 0x........: main (pth_specific.c:19)
      4  Address 0x........ is 1 bytes before the accessing pointer's
      5  legitimate range, a block of size 100 alloc'd
      6    at 0x........: malloc (vg_replace_malloc.c:...)
      7    by 0x........: main (pth_specific.c:17)
      8 
      9 Invalid read of size 1
     10    at 0x........: main (pth_specific.c:27)
     11  Address 0x........ is 1 bytes before the accessing pointer's
     12  legitimate range, a block of size 100 alloc'd
     13    at 0x........: malloc (vg_replace_malloc.c:...)
     14    by 0x........: main (pth_specific.c:17)
     15 
     16 
     17 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
     18