summaryrefslogtreecommitdiff
path: root/exp-sgcheck/tests/justify.stderr.exp
blob: 0aede4bd242dc2459dd862fc5995a4a10e10b4a5 (plain)
1
2
3
4
5
6
7
8
9
10

Invalid read of size 1
   at 0x........: main (justify.c:20)
 Address 0x........ is 5000 bytes after the accessing pointer's
 legitimate range, a block of size 10000 alloc'd
   at 0x........: malloc (vg_replace_malloc.c:...)
   by 0x........: main (justify.c:16)


ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)