lsan: save mapped address instead of original addr 58/153358/1
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Thu, 8 Dec 2016 13:22:26 +0000 (16:22 +0300)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 27 Sep 2017 12:54:58 +0000 (15:54 +0300)
commit36f3ca7f76275329ab19d8d04cfb8256a68269f3
treee792fe6b8df6182881b0e242d06a4782a1e62bc0
parentf095d53ed1499eb3bb94516fe852ae1ee5c70a2d
lsan: save mapped address instead of original addr

Addresses returned by allocation funcitons should be changed
before saving to library hash because of
lsan search addresses in process memory

Change-Id: Icd197343826c1cfec19d406858e676622ebc8794
Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
probe_memory/da_memory.h
probe_memory/libdamemalloc.c
probe_memory/libdanew.cpp