1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-30 03:32:36 +00:00
elsid cd6e49796e
Properly initialize local static pointers and collections
Static variables should be initalized once instead of initializing them with
nullptr and then doing actual initialization behind if condition. Otherwise a
race condition may happen leading to undefined behaviour.
2024-09-21 13:52:43 +02:00
..
2024-09-17 00:49:57 +02:00
2024-05-10 23:27:21 +02:00
2024-08-05 23:52:30 +02:00
2024-09-20 13:30:44 +00:00
2016-12-15 13:09:40 +01:00
2024-02-01 09:47:25 +04:00
2021-10-05 22:51:12 +02:00