[compiler-rt] [scudo] Avoid splitting aligned allocations on Trusty (PR #69281)

Andrei Homescu via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 14:29:54 PST 2024


https://github.com/ahomescu commented:

I tested this on a Pixel 6 with the following workflow:
* Boot phone with https://r.android.com/2537251 applied
* Revert that patch, confirm that phone hangs during boot
* Apply the new patch in this PR, confirm that phone boots again

https://github.com/llvm/llvm-project/pull/69281


More information about the llvm-commits mailing list