Make sure that snd_pcm_open returned a valid handle before using it.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 27 Apr 2003 00:38:39 +0000 (00:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 27 Apr 2003 00:38:39 +0000 (00:38 +0000)
commit50149af8b577cdfb6b1305d0c808235ba442378f
tree729443f0b5c1f3ad6bb2cfcb6786090382093bbd
parent79916df96ba0ed9a4f971b3d0e9e154a571f13a0
Make sure that snd_pcm_open returned a valid handle before using it.
dlls/winmm/winealsa/audio.c