mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-02-01 22:20:45 +00:00
2dc2d3adb5
In idDeclManagerLocal::CreateNewDecl() decl->self->DefaultDefinition(); crashed because self was uninitialized. Now it gets set to NULL in the constructor and initialized to something sensible in decl->AllocateSelf(); this is part of #378 |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in | ||
mmakefile.src |