]> 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)
committerRudolf Polzer <rpolzer@grawp.div0.qc.to>
Mon, 22 Feb 2010 17:24:44 +0000 (18:24 +0100)
commit3ca82c7282aa5dc2b72eb11a45578b44e3bd94bf
tree31e87c21c1b39555cd044a2135ff621202873c50
parent88799e8bcd97da9815a720c274fae33b7a7aaa52
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
::stable-branch::merge=a3a7bce97e32c71f28fcd49f5b83e41ba03c483a
model_alias.c