]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed another stack overflow on win32, apparently a 64k packet buffer on the stack...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 11 Feb 2003 13:48:34 +0000 (13:48 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 11 Feb 2003 13:48:34 +0000 (13:48 +0000)
commit77997e91156c09e1f8fcaa192ed23b68a22c0223
treebf4cfc71f24eb1098502fd0b0feabed194fd48db
parent8f3d959ac85f03156169ab23784ed23b2aeaa7de
fixed another stack overflow on win32, apparently a 64k packet buffer on the stack causes a stack overflow - yeesh win32 stack is pathetic

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