]> icculus.org git repositories - divverent/darkplaces.git/commit
fix unaligned memory access crash on skeletal models (allocating things
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Feb 2010 02:40:15 +0000 (02:40 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Feb 2010 02:40:15 +0000 (02:40 +0000)
commita3a7bce97e32c71f28fcd49f5b83e41ba03c483a
treece2c4408e6593e017ef2ff25f41207fec41a80a8
parentfe792ae624fac2641a131061f44ba8589f5b2a69
fix unaligned memory access crash on skeletal models (allocating things
in the wrong order in a large block allocation)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9959 d7cf8633-e32d-0410-b094-e92efae38249
model_alias.c