mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-31 03:53:02 -06:00
896c0f61a0
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.