mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-08 07:59:58 +01:00
This should be using the process instance retrieved within the function, and not g_current_process, otherwise this is potentially comparing iterators from unrelated vma_map instances (which is undefined behavior).