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

Syscall param write(buf) is non-contiguous
   at 0x........: write (in /...libc...)
   by 0x........: main (supp.c:16)
 First byte (0x........) is 3 bytes inside a 6-byte block alloc'd
   at 0x........: malloc (vg_replace_malloc.c:...)
   by 0x........: main (supp.c:12)
 Last byte is not inside a known block


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