mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
11 lines
367 B
Plaintext
11 lines
367 B
Plaintext
|
|
Conflicting store by thread x at 0x........ size 4
|
|
at 0x........: main (annotate_smart_pointer.cpp:?)
|
|
Address 0x........ is at offset ... from 0x......... Allocation context:
|
|
at 0x........: ...operator new... (vg_replace_malloc.c:...)
|
|
by 0x........: main (annotate_smart_pointer.cpp:?)
|
|
|
|
Done.
|
|
|
|
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
|