diff options
author | Dan Albert <danalbert@google.com> | 2018-02-06 16:51:32 -0800 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2018-02-06 17:23:33 -0800 |
commit | 55ca56c27ca166a247b1e621a0a0e3f4d1907b4d (patch) | |
tree | 1be96b12296ebb2bff8a8427f0ca94472f56fb7b /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
parent | 177429cb8db80496a5fe65430253b37d254dc66f (diff) |
Fix __gnu_Unwind_Find_exidx again.
The math on the size calculation was wrong as the type of
__exidx_start/__exidx_end was unsigned rather than a char. Make a
struct that represents each item instead and remove the division.
Test: built artifacts and used them in the NDK
Bug: None
Change-Id: Ic2c0c123a369b9319e8645d806d659290eb2f69c
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions