mirror of https://github.com/OpenMW/openmw.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8068d0153f
CanOptimizeCallback::isReservedName function may be executed by multiple threads simultaneously. One of them creates a static but both of them run if statement and see it's empty because none of them added elements there yet. Both of them go to the branch where new elements are added doing it without any synchronization possibly causing SIGSEGV. |
2 years ago | |
---|---|---|
.. | ||
animation.cpp | 4 years ago | |
animation.hpp | 4 years ago | |
bulletshape.cpp | 2 years ago | |
bulletshape.hpp | 2 years ago | |
bulletshapemanager.cpp | 3 years ago | |
bulletshapemanager.hpp | 2 years ago | |
errormarker.cpp | 2 years ago | |
errormarker.hpp | 2 years ago | |
foreachbulletobject.cpp | 2 years ago | |
foreachbulletobject.hpp | 3 years ago | |
imagemanager.cpp | 3 years ago | |
imagemanager.hpp | 3 years ago | |
keyframemanager.cpp | 2 years ago | |
keyframemanager.hpp | 4 years ago | |
multiobjectcache.cpp | 5 years ago | |
multiobjectcache.hpp | 5 years ago | |
niffilemanager.cpp | 2 years ago | |
niffilemanager.hpp | 4 years ago | |
objectcache.hpp | 4 years ago | |
resourcemanager.hpp | 3 years ago | |
resourcesystem.cpp | 3 years ago | |
resourcesystem.hpp | 6 years ago | |
scenemanager.cpp | 2 years ago | |
scenemanager.hpp | 2 years ago | |
stats.cpp | 2 years ago | |
stats.hpp | 2 years ago |