1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-10 01:16:12 +00:00
2015-12-13 22:34:58 +09:00

8 lines
253 B
Plaintext

Invalid read of size 4
at 0x........: addemup (inline.c:10)
by 0x........: main (inline.c:18)
Address 0x........ is 0 bytes after a block of size 40 alloc'd
at 0x........: calloc (vg_replace_malloc.c:...)
by 0x........: main (inline.c:17)