ChangeSet ID: 12155 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/26 18:31:11
Modified files: dlls/winmm/winealsa: audio.c
Log message: Francois Gouget fgouget@codeweavers.com Make sure the 'alsa handle' is initialized to NULL before calling snd_pcm_open(). Otherwise if it fails we get a crash trying to close an invalid alsa handle.
Patch: http://cvs.winehq.org/patch.py?id=12155
Old revision New revision Changes Path 1.37 1.38 +3 -1 wine/dlls/winmm/winealsa/audio.c