mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 19:09:48 -04: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.