[msan] Don't EXPECT_POISONED beyond the we_wordv
authorVitaly Buka <vitalybuka@google.com>
Wed, 25 Aug 2021 00:11:51 +0000 (17:11 -0700)
committerVitaly Buka <vitalybuka@google.com>
Wed, 25 Aug 2021 00:19:10 +0000 (17:19 -0700)
commit4c699b1cd04df33cbf6e9f84272cd3309e7cc984
treee19e0adfd00f110cd7a7ddf8866f90b6d828e9fe
parentdf7b6b91422dbdbdb1de66fd865853e78ea3e5d2
[msan] Don't EXPECT_POISONED beyond the we_wordv

Partially reverts commit 629411d799223d7bc7aad98661b1443a4788c0c5.

EXPECT_POISONED argument is outside of the allocation so we can't
assume the state of shadow there.
compiler-rt/lib/msan/tests/msan_test.cpp