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>
Sat, 23 Dec 2017 22:00:21 +0000 (22:00 +0000)
commit9cc1eaa5da2b524e5b0defac136853dee7e2d6f6
tree9c7158d7b90b73e690812d9c194294b7ac9cbe94
parent2e4ae1abb97c9a9c5e302791b86f68329320c328
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