summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-12-20 21:41:52 +0100
committerJosJuice <josjuice@gmail.com>2021-12-24 11:03:58 +0100
commit5dd2ddb1df03cb174c96db1c61a0ee01f7c46fa7 (patch)
treea8a72057f6287cebead302ace1b53865656a8ac2 /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parent6dae4043cb967925ae28cce92d9c100330a5d17e (diff)
Memmap: Replace some GetPointer calls
These GetPointer calls could cause crashes, in part because the callers didn't do null checks and in part because GetPointer inherently is unsafe to use for accesses larger than 1 byte.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions