diff options
author | Elliott Hughes <enh@google.com> | 2019-04-20 22:18:49 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2019-04-20 22:18:49 -0700 |
commit | 390be50067c03524b420cae83fd97992f26fa754 (patch) | |
tree | a939ac401fd342180a102ba1129410d7c078406a /libdl/libdl_static.cpp | |
parent | 75f7b06454f9a0f0ebc232605e8faec4ac0db4ee (diff) |
Workaround ASan not knowing about reallocarray.
Ensure we call realloc@plt rather than (as was previously happening)
inlining realloc into reallocarray, which makes the allocation invisible
to ASan.
Bug: http://b/129989984
Test: objdump
Change-Id: If8a43cba11aa5a2f2f62bacd02ef6ef4032e0dbb
Diffstat (limited to 'libdl/libdl_static.cpp')
0 files changed, 0 insertions, 0 deletions