]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix a curl-related hang when exiting.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 Mar 2015 11:24:27 +0000 (11:24 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 Mar 2015 11:24:27 +0000 (11:24 +0000)
commitcbde965110707cc49397a357dddec84c8f38493d
tree7674a47dd2cf99ca0680fc97c7135bee685ef24c
parent704d101890948f0f496ce4fe73be523137c62117
Fix a curl-related hang when exiting.

Fix a NULL crash when creating a sound without a worldmodel (harmless
NULL, but exploitable by svc_disconnect svc_sound in a single packet).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12204 d7cf8633-e32d-0410-b094-e92efae38249
libcurl.c
snd_main.c