platform_system_core/libmemunreachable/tests
Colin Cross 3ca1976fa7 Validate allocations against mappings
Bug 120032857 is seeing what appears to be allocations with incorrect
end addresses, leading to a much later crash when it tries to map
a zero page outside the valid virtual address space.  Detect allocations
that extend outside the highest or lowest memory mapping and crash
immediately instead.

Test: memunreachable_test
Bug: 120032857
Change-Id: I9be670a025143e7078360a6bf7a83219279614d9
2018-11-29 11:02:56 -08:00
..
Allocator_test.cpp Move libmemunreachable into namespace android 2017-06-22 10:58:23 -07:00
AndroidTest.xml Add test config for memunreachable_test 2017-07-07 01:07:05 +00:00
Binder_test.cpp Make memunreachable_binder_test suitable for VTS 2018-02-27 18:29:18 -08:00
DisableMalloc_test.cpp Fix static analyzer warnings 2017-09-12 17:01:20 -07:00
HeapWalker_test.cpp Validate allocations against mappings 2018-11-29 11:02:56 -08:00
HostMallocStub.cpp libmemunreachable: clang-format everything 2017-06-22 10:58:05 -07:00
LeakFolding_test.cpp Move libmemunreachable into namespace android 2017-06-22 10:58:23 -07:00
MemUnreachable_test.cpp Make memunreachable_test more robust against false negative leaks 2018-05-14 15:24:28 -07:00
ThreadCapture_test.cpp Move libbacktrace off cutils. 2018-07-11 13:55:07 -07:00