mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-31 16:23:07 +01:00
26b1aec3c1
These kinds of casts invoke undefined behavior due to alignment rules. Use memcpy instead which always does the right thing. |
||
---|---|---|
.. | ||
audio_core | ||
citra | ||
citra_qt | ||
common | ||
core | ||
dedicated_room | ||
input_common | ||
network | ||
tests | ||
video_core | ||
web_service | ||
.clang-format | ||
CMakeLists.txt |