]> git.xonotic.org Git - xonotic/darkplaces.git/commit
MSG_ReadString: if hitting the max length of the string, continue to read until NUL...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 13 Jun 2011 07:10:08 +0000 (07:10 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 13 Jun 2011 17:25:45 +0000 (19:25 +0200)
commit2fbbec069b55898b715100552406e6ea9bc14231
tree96d11f58527e358dd5c5f9e84e82d35e32039218
parentd97e2c0591ebf3fa043e4f774fb3c955c707bd9b
MSG_ReadString: if hitting the max length of the string, continue to read until NUL anyway (prevents msg_badread when reading an overlong string)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11195 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=7c586d061e7308e0e8164827fa0e14b470921d67
common.c