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>
Sun, 18 Jun 2017 17:12:15 +0000 (18:12 +0100)
commit6d5d9120d378538e8415c9ea9440ea966627df51
treee42bdc108d9f58bd8ef2038c83a8aa4f7c06b2bc
parent8d6e7efc95a5c25419c18b3d5b5d2bae7d833149
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