mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-18 00:43:47 +00:00
12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
|
|
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)
|