aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/attribute.cpp
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2022-03-02 18:31:15 -0500
committerMorph <39850852+Morph1984@users.noreply.github.com>2022-03-02 18:36:59 -0500
commitb33f23cc4615f2eee002a972a62eb50eec8e18e5 (patch)
treeb5d3b7410bc77b511e4eee8e8a3d077c3b28f403 /src/shader_recompiler/frontend/ir/attribute.cpp
parente06a1337178cc203fff1b92aaca499b74c77437f (diff)
host_memory: Fix fastmem crashes in debug builds
It is possible for virtual_offset to not be 0 when the iterator is at the beginning, and thus, std::prev(it) may be evaluated, leading to a crash in debug mode. Co-Authored-By: Fernando S. <1731197+FernandoS27@users.noreply.github.com>
Diffstat (limited to 'src/shader_recompiler/frontend/ir/attribute.cpp')
0 files changed, 0 insertions, 0 deletions