mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-07 12:44:45 +00:00
11 lines
329 B
Plaintext
11 lines
329 B
Plaintext
|
|
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)
|