diff options
| author | JosJuice <josjuice@gmail.com> | 2024-04-04 18:42:23 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2024-04-04 18:56:17 +0200 |
| commit | fad57b648f61e4a393c4e59b7a80335533b9364d (patch) | |
| tree | d429f3faf35dd0ef2ba4c8acd978fce8eefb898e /Source/Core/VideoCommon/AsyncShaderCompiler.cpp | |
| parent | a5e410df11b83646f21941caba98674d807daa7e (diff) | |
Memmap: Don't show panic alert for 0 length range
IOS::HLE::IOCtlVRequest::Dump sometimes tries to call GetPointerForRange
with an address of 0 and a size of 0. Address 0 is valid, but we were
mistakenly also trying to check that address 3FFFFFFF is valid, which it
isn't.
Fixes https://bugs.dolphin-emu.org/issues/13514.
Diffstat (limited to 'Source/Core/VideoCommon/AsyncShaderCompiler.cpp')
0 files changed, 0 insertions, 0 deletions
