mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-10 00:06:32 -05:00

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.