]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix a crash when playing q2bsp maps where t->currentframe is dereferenced, and it...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Mar 2015 06:43:08 +0000 (06:43 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Mar 2015 06:43:08 +0000 (06:43 +0000)
commit77a6e7054168e0e4eb2eeda3fe320f9c2940ecab
treedc3c227a19f2e70fe2a11133738a4f447e0bf08d
parent1473091061d4abb39bfcc6c1713d747be0454748
Fix a crash when playing q2bsp maps where t->currentframe is dereferenced, and it is a dangling pointer that was left corrupt by the loader - fixed that as well.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12207 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c
model_brush.c