This change reverts r318575 and change FindDynamicShadowStart() to
keep the memory range it found mapped PROT_NONE to make sure it is
not reused. We also skip MemoryRangeIsAvailable() check, because is
is (a) unnecessary, and (b) would fail anyway.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 12304 Build 12304: arc lint + arc unit