diff options
| author | Verena Beckham <verena@codeplay.com> | 2016-02-24 13:46:33 +0000 |
|---|---|---|
| committer | Yang Ni <yangni@google.com> | 2016-08-11 20:48:28 +0000 |
| commit | b42b8b86a6e28b96919d0ef40294e3b8636e8fc7 (patch) | |
| tree | 7a59dd370e5f39d983ce129f7f82163cb2a26e30 /tests/cppbasic-getpointer/compute.cpp | |
| parent | ec8778ceb0f7870d50f8a99f706c71e39f1add18 (diff) | |
Rename memcpy to local_memcpy in rs_allocations.c.
This is so it doesn't get linked with instead of the bionic version.
This fixes a crash when compiling with -O0, where the memcpy version
in rs_allocations.c was hanging around (not being inlined) and was
linked with in unrelated code, which led to a crash because the ABI
was not the expected.
Change-Id: I0c699bf3e0ed7b353d0e2108c52fcb19660eecc5
Signed-off-by: Verena Beckham <verena@codeplay.com>
(cherry picked from commit 6fb5a4f5411c16d36f123c7c2c9add4d937479ef)
Bug: 30312793
Diffstat (limited to 'tests/cppbasic-getpointer/compute.cpp')
0 files changed, 0 insertions, 0 deletions
