You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #5526 from leirocks:customheap
CustomHeap page use power of 2 bucketing, CanAllocate uses linear method to find the big enough chunk to split
later there's check again while allocation from this page, and the allocation would fail so it's not a security issue
0 commit comments