]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix infinite loop that occurred in R_FrameData_Alloc if requesting > 256MB (which...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Nov 2016 21:35:34 +0000 (21:35 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Nov 2016 21:35:34 +0000 (21:35 +0000)
commitb18cecd7b0c37e696571dcb3abb22a79ad03dae7
tree0b3563a5e16021e2675a3abc9b9dafeabc0140f4
parenta3482c67248044c9c3dfe6ef96781d2e814fdeeb
Fix infinite loop that occurred in R_FrameData_Alloc if requesting > 256MB (which the per-chunk size was bounded to).

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