]> git.xonotic.org Git - xonotic/darkplaces.git/commit
remove prvm_boundscheck cvar (security hole) and force bounds check on unless DP...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 9 Jan 2008 11:28:22 +0000 (11:28 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 9 Jan 2008 11:28:22 +0000 (11:28 +0000)
commit7f5c1fd5b6ae8026c2a48781c0aac42c33371f84
treed320dab878f769a1adb92628fe878ea10afe376b
parent316553aa3c68eb7873f9e0684d1e7737a6f7ecf2
remove prvm_boundscheck cvar (security hole) and force bounds check on unless DP is compiled with -DPRVM_BOUNDSCHECK_CVAR (for those who REALLY want to be able to turn it off)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7940 d7cf8633-e32d-0410-b094-e92efae38249
prvm_edict.c
prvm_exec.c