mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-28 12:30:46 +00:00
1a300aa220
It looks GZDoom never run in the case where using Create<> to create an object this left a pointer uninitialized. To be safe, use Calloc instead of Malloc to get the memory for the new object so that everything is nulled. |
||
---|---|---|
.. | ||
blood | ||
build | ||
common | ||
core | ||
exhumed | ||
games/duke | ||
glbackend | ||
libsmackerdec | ||
platform | ||
sw | ||
thirdparty | ||
__autostart.cpp | ||
CMakeLists.txt | ||
g_pch.h | ||
gitinfo.cpp | ||
zzautozend.cpp |