blob: e53ae1c8779d264c7af95d106a97edd205b80b19 [file] [log] [blame]
bartb6c51bf2011-07-13 10:43:49 +00001
2Conflicting store by thread x at 0x........ size 4
bart15310232011-12-11 10:18:27 +00003 at 0x........: counter::~counter() (annotate_smart_pointer.cpp:?)
4 by 0x........: smart_ptr<counter>::set(counter*, AtomicInt32*) (annotate_smart_pointer.cpp:?)
5 by 0x........: smart_ptr<counter>::operator=(counter*) (annotate_smart_pointer.cpp:?)
6 by 0x........: main (annotate_smart_pointer.cpp:?)
barte35e9d82011-07-13 16:46:18 +00007Address 0x........ is at offset ... from 0x......... Allocation context:
bartb6c51bf2011-07-13 10:43:49 +00008 at 0x........: ...operator new... (vg_replace_malloc.c:...)
9 by 0x........: main (annotate_smart_pointer.cpp:?)
10
11Done.
12
13ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)