android_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
AndroidTest.xml
Binder_test.cpp Make memunreachable_binder_test suitable for VTS 2018-02-27 18:29:18 -08:00
DisableMalloc_test.cpp
HeapWalker_test.cpp Validate allocations against mappings 2018-11-29 11:02:56 -08:00
HostMallocStub.cpp
LeakFolding_test.cpp
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