mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-09 08:56:15 +00:00
13 lines
460 B
Plaintext
13 lines
460 B
Plaintext
|
|
--free-is-write=yes is incompatible with custom memory allocator client requests
|
|
at 0x........: custom_alloc (custom_alloc.c:?)
|
|
by 0x........: main (custom_alloc.c:?)
|
|
|
|
--free-is-write=yes is incompatible with custom memory allocator client requests
|
|
at 0x........: custom_alloc (custom_alloc.c:?)
|
|
by 0x........: make_leak (custom_alloc.c:?)
|
|
by 0x........: main (custom_alloc.c:?)
|
|
|
|
|
|
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
|