1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-31 03:53:02 -06:00
Lioncash 896c0f61a0 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.
2018-10-20 14:56:51 -04:00
..
2018-01-13 22:38:52 +00:00