diff options
| author | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-09-01 19:35:56 -0700 |
|---|---|---|
| committer | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-09-01 19:36:21 -0700 |
| commit | 5a95c5dd14444f60eb7e36b3a941e469e5e638ff (patch) | |
| tree | 28a9d3f1c763350a413c06b1d307232bf720807c /Source/Core/InputCommon/ControllerInterface/InputBackend.cpp | |
| parent | 7d08377341da0436ee893ccb92e346c9751e3d6c (diff) | |
CachedInterpreterEmitter: Fix `std::memcpy` UB
I wasn't aware that even with a size of zero, it's still not safe to pass a nullptr to `std::memcpy`. When `CachedInterpreterEmitter::PoisonCallback` is written, UB is happening.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/InputBackend.cpp')
0 files changed, 0 insertions, 0 deletions
