mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
Syscall param setcontext(ucp) points to unaddressable byte(s)
|
|
...
|
|
by 0x........: main (get_set_context.c:47)
|
|
Address 0x........ is 0 bytes inside a block of size 704 free'd
|
|
at 0x........: free (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:46)
|
|
Block was alloc'd at
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:45)
|
|
|
|
Syscall param swapcontext(ucp) points to unaddressable byte(s)
|
|
...
|
|
by 0x........: main (get_set_context.c:48)
|
|
Address 0x........ is 0 bytes inside a block of size 704 free'd
|
|
at 0x........: free (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:46)
|
|
Block was alloc'd at
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:45)
|
|
|
|
Syscall param swapcontext(oucp) points to unaddressable byte(s)
|
|
...
|
|
by 0x........: main (get_set_context.c:48)
|
|
Address 0x........ is 0 bytes inside a block of size 704 free'd
|
|
at 0x........: free (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:46)
|
|
Block was alloc'd at
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:45)
|
|
|
|
Syscall param getcontext(ucp) points to unaddressable byte(s)
|
|
...
|
|
by 0x........: main (get_set_context.c:49)
|
|
Address 0x........ is 0 bytes inside a block of size 704 free'd
|
|
at 0x........: free (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:46)
|
|
Block was alloc'd at
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: main (get_set_context.c:45)
|
|
|