mciseq: Ensure the player thread termination when stopping.

Akihiro Sagawa sagawa.aki at gmail.com
Wed Jul 22 10:07:48 CDT 2015


Without this patch, the thread can be alive immediately after calling
MIDI_mciStop. This confuses mciClose and leads to crash because dwStatus is
already updated in the last mciStop call.
---
 dlls/mciseq/mcimidi.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mciseq-Ensure-the-player-thread-termination-when-sto.patch
Type: text/x-patch
Size: 901 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150723/6b2661e5/attachment.bin>


More information about the wine-patches mailing list