Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix possible memory leak in deallocuvm
when a zero PDE is encountered while searching for present PTEs to free, resume searching at first entry of the next page table instead of the current entry of the next page table.
- Loading branch information