Commit 896c0f61 authored by Lioncash's avatar Lioncash
Browse files

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.
parent 8dc7db7e
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