]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix win32 stack overflows in CL_ParseServerInfo, it was choking on the sheer quantity...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 10 Feb 2003 23:55:33 +0000 (23:55 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 10 Feb 2003 23:55:33 +0000 (23:55 +0000)
commit8f3d959ac85f03156169ab23784ed23b2aeaa7de
tree57c29bd5105538860f6ad6554c7e75cebb9ed81e
parentec75d8a0c69a51a017a58cc706ebb9d0bba11012
fix win32 stack overflows in CL_ParseServerInfo, it was choking on the sheer quantity of memory used by model and sound precache names

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