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>
Fri, 22 Dec 2017 10:17:30 +0000 (10:17 +0000)
commit5c74c85f34b6e078a3693f2122a41f35b37b88f3
tree385e1ab61965a21caeff0130dd4c7a4bc06e335c
parent214a3712a362f72513efb497ba29efe972cc12d8
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