summaryrefslogtreecommitdiff
path: root/src/video_core/macro_interpreter.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-07-24 07:33:37 -0400
committerGravatar Lioncash2019-08-29 19:29:43 -0400
commit96cc9a92794309d83f03a34d34a6f2f24a68ac3e (patch)
tree28510cc4d919a670dbcb1dd10a69651124cb7240 /src/video_core/macro_interpreter.cpp
parentkernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacen... (diff)
downloadyuzu-96cc9a92794309d83f03a34d34a6f2f24a68ac3e.tar.gz
yuzu-96cc9a92794309d83f03a34d34a6f2f24a68ac3e.tar.xz
yuzu-96cc9a92794309d83f03a34d34a6f2f24a68ac3e.zip
kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory()
If an unmapping operation fails, we shouldn't be decrementing the amount of memory mapped and returning that the operation was successful. We should actually be returning the error code in this case.
Diffstat (limited to 'src/video_core/macro_interpreter.cpp')
0 files changed, 0 insertions, 0 deletions