tsan: fix the code that searches for heap memory block metadata
commit491d34b7b75c42ac746ce90cda5a124bda038383
authorDmitry Vyukov <dvyukov@google.com>
Tue, 25 Dec 2012 07:45:40 +0000 (25 07:45 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Tue, 25 Dec 2012 07:45:40 +0000 (25 07:45 +0000)
tree84a8b6b9452671b02c9dd841eb1932ec11a80b1d
parente52810d7144ca35bbaeca0b28d138b386ab90243
tsan: fix the code that searches for heap memory block metadata
(the old code won't work with new allocator)

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@171054 91177308-0d34-0410-b5e6-96231b3b80d8
lib/tsan/rtl/tsan_mman.cc