git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11896
annotate_publish_hg.vgtest \
annotate_smart_pointer.stderr.exp \
annotate_smart_pointer.vgtest \
+ annotate_smart_pointer2.stderr.exp \
+ annotate_smart_pointer2.vgtest \
annotate_spinlock.stderr.exp \
annotate_spinlock.vgtest \
annotate_rwlock.stderr.exp \
--- /dev/null
+
+Conflicting store by thread x at 0x........ size 4
+ at 0x........: main (annotate_smart_pointer.cpp:?)
+Address 0x........ is at offset 24 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)
--- /dev/null
+prereq: test -e annotate_smart_pointer && ./supported_libpthread
+vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
+prog: annotate_smart_pointer
+args: 1 1 0
+stderr_filter: filter_stderr_and_thread_no