summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-04-20 22:18:49 -0700
committerElliott Hughes <enh@google.com>2019-04-22 07:51:39 -0700
commit5bab966ca807b95ca8be32a71cc7cecc36b62106 (patch)
tree798fdebdba1a3e74be829e54a2d800af643f5246 /libc/stdio/stdio.cpp
parent2601d434599fc830d7a8d1965fd8e27519e520fb (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 (cherry picked from commit 390be50067c03524b420cae83fd97992f26fa754) Change-Id: I0676b70cb9a7d7323252eabfff055c0e806915ef
Diffstat (limited to 'libc/stdio/stdio.cpp')
0 files changed, 0 insertions, 0 deletions