]> icculus.org git repositories - divverent/darkplaces.git/commit
use proper string for conn->address when accepting a new client (otherwise it could...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 22 Jul 2003 16:31:39 +0000 (16:31 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 22 Jul 2003 16:31:39 +0000 (16:31 +0000)
commite76f5bbe8ce08bc00fb4a4ad26a9418dac663639
treec53df15e96e201522b602ae23cf65f783ddb5602
parentc51a797de903b34be25e5d7dda8e49e3fc7dd20e
use proper string for conn->address when accepting a new client (otherwise it could easily be so bogus as to trash the netconn structure)
thanks very much to Tomaz for tracking down this major bug

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