mirror of
https://github.com/johndoe6345789/MetalOS.git
synced 2026-04-24 13:45:02 +00:00
- Add safety check in allocPage() before accessing pageBitmap - Add safety check in freePage() before accessing pageBitmap - Prevents potential buffer overflow when bitmap size limits are reached Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>