]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Added a check in the WAV loading code to make sure the file is a WAV file before...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Jan 2004 13:18:49 +0000 (13:18 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Jan 2004 13:18:49 +0000 (13:18 +0000)
commit7badb035c3f8d63022c72c82f54473b59158a0a7
treea333d853439ee67d401d98a514ef4198d5f22f52
parent4418c8f7875bb156eea684b5a52cc76ab52a66db
Added a check in the WAV loading code to make sure the file is a WAV file before proceeding. Thanks to Urre for pointing out this bug.

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