[PATCH 6/6] quartz: Fix race condition between EndOfStream and Pause.

Erich E. Hoover erich.e.hoover at gmail.com
Wed Jul 30 20:48:48 CDT 2014


This patch fixes a different deadlock, in this case the filter enters
a state where the media position is not updated and, therefore, never
leaves the loop.  This happens whenever the EndOfStream call is being
processed and a Pause call occurs in another thread while the loop is
not within the lock.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-quartz-Fix-race-condition-between-EndOfStream-and-Pa.patch
Type: text/x-diff
Size: 763 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140730/14282890/attachment.patch>


More information about the wine-patches mailing list