summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-10-20 14:55:39 -0400
committerGravatar Lioncash2018-10-20 14:56:51 -0400
commit896c0f61a0e31c3b37b9a9ba30788bdad6d2731e (patch)
tree3867d1d1fb11c9cd902830fd8dd2461ad14e55dd /src/core/hle/kernel/kernel.cpp
parentMerge pull request #1535 from ReinUsesLisp/fixup-position (diff)
downloadyuzu-896c0f61a0e31c3b37b9a9ba30788bdad6d2731e.tar.gz
yuzu-896c0f61a0e31c3b37b9a9ba30788bdad6d2731e.tar.xz
yuzu-896c0f61a0e31c3b37b9a9ba30788bdad6d2731e.zip
svc: Fix vma boundary check in svcQueryMemory
This should be comparing against the queried process' vma_map, not the current process'. The only reason this hasn't become an issue yet is we currently only handle one process being active at any time.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions