Skip to content

fix: 修复 allocate_block 中 block_pages 使用循环后 order 的问题;提前 commit...

mr cino requested to merge remake_woomem_v2 into master

fix: 修复 allocate_block 中 block_pages 使用循环后 order 的问题;提前 commit 内存并检查返回值;validate 使用 addr_to_index 避免 ptrdiff 下溢

Merge request reports