mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-06 02:10:08 +00:00

If an unmapping operation fails, we shouldn't be decrementing the amount of memory mapped and returning that the operation was successful. We should actually be returning the error code in this case.