diff options
| author | 2015-05-10 19:49:46 -0300 | |
|---|---|---|
| committer | 2015-05-10 20:05:29 -0300 | |
| commit | 774eea83741286338e249e1bf188f53b53243411 (patch) | |
| tree | 57f077f8c88afc74bb1dac5573db511d823af1a5 /src/core/hle/kernel/kernel.cpp | |
| parent | Kernel: Capture SharedMemory attributes at creation, not when mapping (diff) | |
| download | yuzu-774eea83741286338e249e1bf188f53b53243411.tar.gz yuzu-774eea83741286338e249e1bf188f53b53243411.tar.xz yuzu-774eea83741286338e249e1bf188f53b53243411.zip | |
Kernel: Zero-fill shared memory blocks when mapping
This works around crashes related to GSP/HID/etc. shared memory blocks
having garbage values. The proper fix requires proper management of
mapped memory blocks in the process.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions