]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix model loading memory corruption errors related to
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Jun 2011 05:41:53 +0000 (05:41 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Jun 2011 05:41:53 +0000 (05:41 +0000)
commite2da2ae1092579c392c7bd4fc9e1b65312f0fc84
tree5904d86420e098c0ff1e4ccc55f46419c1e5c14c
parentfc7a6cd8936ce095824fbe9aeca99331322a8f6a
fix model loading memory corruption errors related to
r_enableshadowvolumes 0, and also potential memory corruption errors
related to numvertices <= 65536

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