mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-03-06 10:37:42 +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).