Fix reallocation logic when IsInDlsymAllocPool(ptr) is true.
authorMaxim Ostapenko <m.ostapenko@partner.samsung.com>
Mon, 26 Sep 2016 08:11:21 +0000 (08:11 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 25 Apr 2017 17:46:34 +0000 (17:46 +0000)
commit990a631debf17d8dc2370cc6ae61bbb521b22104
tree4b84996bc0cc293e4071f751016d00bbd101a1aa
parent531221d46ca5d2df942e8c8510d48ee8110c27c3
Fix reallocation logic when IsInDlsymAllocPool(ptr) is true.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@282389 91177308-0d34-0410-b5e6-96231b3b80d8

Gbp-Pq: Name upstream-asan-msan-fix-reallocation-logic.diff
compiler-rt/lib/asan/asan_malloc_linux.cc
compiler-rt/lib/msan/msan_interceptors.cc