aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/audio_renderer.cpp
diff options
context:
space:
mode:
authorMichael Scire <SciresM@gmail.com>2019-07-11 01:38:28 -0700
committerMichael Scire <SciresM@gmail.com>2019-07-11 01:38:28 -0700
commit072a9796f51a11a72c71f415562fdfd7fe6af6d3 (patch)
tree9e653f206c6668f04d14a9d96e35ad1fee563ff7 /src/audio_core/audio_renderer.cpp
parent0b3901bdd0ca918e37730ec8edb85035740bf072 (diff)
Restore memory perms on svcUnmapMemory/UnloadNro
Prior to PR, Yuzu did not restore memory to RW- on unmap of mirrored memory or unloading of NRO. (In fact, in the NRO case, the memory was unmapped instead of reprotected to --- on Load, so it was actually lost entirely...) This PR addresses that, and restores memory to RW- as it should. This fixes a crash in Super Smash Bros when creating a World of Light save for the first time, and possibly other games/circumstances.
Diffstat (limited to 'src/audio_core/audio_renderer.cpp')
0 files changed, 0 insertions, 0 deletions