summaryrefslogtreecommitdiff
path: root/src/input_common/keyboard.cpp
diff options
context:
space:
mode:
authorGravatar David Marcec2020-06-24 22:50:27 +1000
committerGravatar David Marcec2020-06-24 22:50:27 +1000
commit82ecdd0104802c917a1f321f48576aba6964438c (patch)
treec6638d3268d444a6ba7f13b111d41fcdecc0e905 /src/input_common/keyboard.cpp
parentMerge pull request #4129 from Morph1984/texture-shadow-lod-workaround (diff)
downloadyuzu-82ecdd0104802c917a1f321f48576aba6964438c.tar.gz
yuzu-82ecdd0104802c917a1f321f48576aba6964438c.tar.xz
yuzu-82ecdd0104802c917a1f321f48576aba6964438c.zip
Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG
Previously if applications would send faulty buffers(example homebrew) it would lead to us returning uninitalized data. Switching from ASSERT_MSG to ASSERT_OR_EXECUTE_MSG allows us to have a fail safe to prevent crashes but also continue execution without introducing undefined behavior
Diffstat (limited to 'src/input_common/keyboard.cpp')
0 files changed, 0 insertions, 0 deletions