Unverified Commit bf0f874e authored by Andrei Homescu's avatar Andrei Homescu Committed by GitHub
Browse files

[scudo] Avoid splitting aligned allocations on Trusty (#69281)

Don't use multiple tagged pages at the beginning of an allocation, since
it prevents using such allocations for memrefs, and mappings aren't
reused anyway since Trusty uses MapAllocatorNoCache.
Upstreamed from https://r.android.com/2537251

.

Co-authored-by: default avatarMarco Nelissen <marcone@google.com>
parent 71eead51
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment