1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-09 08:56:15 +00:00
debugging/02_day/valgrind/valgrind-3.11.0/drd/tests/custom_alloc_fiw.stderr.exp
2015-12-13 22:34:58 +09:00

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)