mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-06 12:12:59 -05:00
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. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| PCH | ||
| UnitTests | ||
| .clang-format | ||
| CMakeLists.txt | ||