diff options
| author | 2018-12-12 13:26:33 -0500 | |
|---|---|---|
| committer | 2018-12-12 15:08:06 -0500 | |
| commit | eb5f3f67f62534126e9598e9ea3e165238590b93 (patch) | |
| tree | db2132c09e41aa886851138f4887a4bfc2d1c958 /src/core/hle/kernel/thread.cpp | |
| parent | vm_manager: Migrate memory querying to the VMManager interface (diff) | |
| download | yuzu-eb5f3f67f62534126e9598e9ea3e165238590b93.tar.gz yuzu-eb5f3f67f62534126e9598e9ea3e165238590b93.tar.xz yuzu-eb5f3f67f62534126e9598e9ea3e165238590b93.zip | |
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.
Diffstat (limited to 'src/core/hle/kernel/thread.cpp')
0 files changed, 0 insertions, 0 deletions