On Android, the min alignment is 16 bytes. This test needs
the BlockDelta to match the min alignment, so set this value
differently for Android.
Update the comment in to explain these details.
Paths
| Differential D152884
[scudo] Fix MallocIterateBoundary test on 32 bit Android. ClosedPublic Authored by cferris on Jun 13 2023, 8:03 PM.
Details Summary On Android, the min alignment is 16 bytes. This test needs Update the comment in to explain these details.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 13 2023, 8:49 PM Closed by commit rG261d9e58d42e: [scudo] Fix MallocIterateBoundary test on 32 bit Android. (authored by cferris). · Explain WhyJun 14 2023, 10:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531154 compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
|