llvm-project
bf99f669
- lsan: fix allocator on arm64 Android (#165656)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 days ago
lsan: fix allocator on arm64 Android (#165656) The default config is too large for arm64 Android devices, which are typically configured with 39-bit address space. This change brings it inline with sanitizer_allocator_test.cpp.
References
#165656 - lsan: fix allocator on arm64 Android
Author
quic-likaid
Parents
56777e7d
Loading