Commit eb5f3f67 authored by Lioncash's avatar Lioncash
Browse files

vm_manager: Amend the returned values for invalid memory queries in QueryMemory()

The kernel returns a memory info instance with the base address set to
the end of the address space, and the size of said block as
0 - address_space_end, it doesn't set both of said members to zero.
parent a8cc0350
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment