s/CHECK_LT/CHECK_LE/ in the secondary allocator, as under certain circumstances
Ptr + Size can be equal to MapEnd. This edge case was not found by the current
tests, so those were extended to be able to catch that.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 21 Build 21: arc lint + arc unit