]> granicus.if.org Git - libatomic_ops/commit
Workaround 'uninitialized memory use' MemorySanitizer warning (test_atomic)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 5 Dec 2016 17:26:16 +0000 (20:26 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 5 Dec 2016 17:26:16 +0000 (20:26 +0300)
commit8fc1a2ffc4bb47bf11e61864768810a9561c770b
treecac283eaa12fb3d80466f9749c4303b3a52be389
parent2de49e5af4451cb19aa58377290e8dd69974789d
Workaround 'uninitialized memory use' MemorySanitizer warning (test_atomic)

* tests/test_atomic_include.template (test_atomicXX): Ensure old_w is
always initialized before AO_double_storeXX; add comment about MSan
false warning.
tests/test_atomic_include.template