diff options
author | Yi Kong <yikong@google.com> | 2019-08-14 00:01:02 -0700 |
---|---|---|
committer | Yi Kong <yikong@google.com> | 2019-08-17 22:41:25 +0000 |
commit | e39a51bfd4ffb2108f1e98f00bb6c26d0c3f035f (patch) | |
tree | 3d41a4e9c00f4ba45edb37d00a692cdcb23d8625 /tests/malloc_iterate_test.cpp | |
parent | 32b5f4e16b8aec587dc84dcf26c82125839b9a31 (diff) |
Fix segment gap test
The test starts failing in the upcoming lld update. The root cause is
that no relro section is specified by the linker script, and the orphan
placement algorithm decides to place them after .text which is a
misaligned place.
Test: bionic-unit-tests
Bug: 139089152
Bug: 131328001
Change-Id: I2140d8a9fd7c712f1d31a541a3b4a10788385e98
Diffstat (limited to 'tests/malloc_iterate_test.cpp')
0 files changed, 0 insertions, 0 deletions