ChangeSet ID: 10348 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/12/08 15:47:50
Modified files: dlls/msacm/winemp3: interface.c common.c
Log message: Ove Kaaven ovek@transgaming.com Remove an instance of exit(). We should return failure, not kill the thread, when a bad stream is encountered.
Patch: http://cvs.winehq.com/patch.py?id=10348
Old revision New revision Changes Path 1.1 1.2 +3 -1 wine/dlls/msacm/winemp3/interface.c 1.1 1.2 +1 -1 wine/dlls/msacm/winemp3/common.c