mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-29 03:45:34 +00:00
cd6e49796e
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. |
||
---|---|---|
.. | ||
benchmarks | ||
bsatool | ||
bulletobjecttool | ||
components_tests | ||
esmtool | ||
essimporter | ||
launcher | ||
mwiniimporter | ||
navmeshtool | ||
niftest | ||
opencs | ||
opencs_tests | ||
openmw | ||
openmw_tests | ||
wizard | ||
doc.hpp |