ChangeSet ID: 10012
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/11/10 18:25:50
Modified files:
dlls/winmm/wineoss: audio.c
dlls/winmm/tests: wave.c
Log message:
Robert Reif <reif(a)earthlink.net>
Fix a race condition where result could be read before set.
Fix test to use correct event in interactive mode.
Patch: http://cvs.winehq.com/patch.py?id=10012
Old revision New revision Changes Path
1.105 1.106 +2 -1 wine/dlls/winmm/wineoss/audio.c
1.13 1.14 +12 -2 wine/dlls/winmm/tests/wave.c