1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-05 13:04:54 +02:00
Andrey Filipenkov db98575d10 fix unaligned memory access (UB) on Clang/GCC/MSVC
sample UBSAN report:
client/gui/CAnimation.cpp:329:24: runtime error: load of misaligned address 0x62d0004b094f for type 'const ui32' (aka 'const unsigned int'), which requires 4 byte alignment
2023-01-08 01:33:26 +02:00
..
2023-01-05 17:31:30 +02:00
2022-12-07 23:36:20 +02:00
2022-12-29 22:08:53 +02:00
2022-12-07 23:36:20 +02:00
2022-12-30 15:51:13 +01:00
2022-12-29 22:08:53 +02:00
2022-12-18 14:33:59 +02:00
2022-11-30 18:28:33 +02:00
2022-11-16 12:16:23 +02:00
2022-09-29 11:44:46 +02:00
2022-11-30 18:28:33 +02:00
2022-12-30 15:51:13 +01:00
2022-12-30 15:51:13 +01:00
2022-12-26 14:48:13 +02:00
2023-01-05 17:37:14 +02:00
2022-10-03 20:47:00 +04:00
2022-09-24 15:55:26 +03:00
2016-01-31 18:01:58 +03:00
2022-12-30 16:14:04 +01:00
2021-02-16 13:32:18 +03:00
2022-12-21 23:08:53 +04:00