]> 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)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 29 Nov 2016 18:39:23 +0000 (19:39 +0100)
commitfc22269b784edaebe2935cc0cde38a1db72386b6
treefbd63c231fda6339cec095c363768da5c342795f
parent42cec435a804563d686efe412cd03174c2e028e1
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
::stable-branch::merge=b18cecd7b0c37e696571dcb3abb22a79ad03dae7
gl_rmain.c