summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/InputBackend.h
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2026-08-03 02:03:40 +1200
committerScott Mansell <phiren@gmail.com>2026-08-03 22:46:45 +1200
commit9c5ff6b248e7c81e5951f7a9e5f37e4d90df2234 (patch)
tree3ffc42f070ec0107692d3220733ccbe783050bfc /Source/Core/InputCommon/ControllerInterface/InputBackend.h
parent4af65cbed06816bf4626831af369d3cb3dd18675 (diff)
Mach exception thread: Fix msg alignment
msg_in and msg_out were ending up with only 4-byte alignment, which is undefined behaviour, since they contain 64-bit fields. Probably doesn't cause any issues, but it showed up in ubsan.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/InputBackend.h')
0 files changed, 0 insertions, 0 deletions