]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
added safety checks in S_PlaySfxOnChannel due to a report of a crash
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 12 Apr 2009 23:22:57 +0000 (23:22 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 12 Apr 2009 23:22:57 +0000 (23:22 +0000)
commitc7da189263a9479265d032c2f8cef0c04f086890
treef8bf677e883e8929aaf0e1e336dc2ce8bcd5e1c2
parent6be8ab8711e2862b29cbd5f27a9ace1e2d4510b9
added safety checks in S_PlaySfxOnChannel due to a report of a crash
with ch->sfx == NULL in the mixer thread

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