Fix race condition between EndOfStream and Pause.

This commit is contained in:
Erich E. Hoover
2014-07-18 10:58:54 -06:00
parent bc6f854478
commit 95bee0aa1e
2 changed files with 28 additions and 2 deletions

5
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
wine-compholio (1.7.22) UNRELEASED; urgency=low
wine-compholio (1.7.23) UNRELEASED; urgency=low
* Fix possible race conditions in strmbase/quartz.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Thu, 17 Jul 2014 10:53:49 -0600
* Fix race condition between EndOfStream and Pause.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 18 Jul 2014 10:58:01 -0600
wine-compholio (1.7.22) unstable; urgency=low
* Implement passing ACLs to CreateProcess.