]> 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)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 9 Mar 2015 17:47:07 +0000 (18:47 +0100)
commit761fffe0368fc91c54499c416d10fa98d888e5bd
tree7674a47dd2cf99ca0680fc97c7135bee685ef24c
parente36f9d7f93d928f553ce23dfa09d6d713055edcc
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
::stable-branch::merge=cbde965110707cc49397a357dddec84c8f38493d
libcurl.c
snd_main.c