[PATCH 5/6] quartz: Fix race condition on EndFlush between csRenderLock and filter.csFilter.

Erich E. Hoover erich.e.hoover at gmail.com
Thu Jul 31 07:41:36 CDT 2014


On Thu, Jul 31, 2014 at 5:51 AM, Michael Stefaniuc <mstefani at redhat.com> wrote:
> On 07/31/2014 03:48 AM, Erich E. Hoover wrote:
>> ...
>>          LeaveCriticalSection(&iface->csRenderLock);
>>          LeaveCriticalSection(&iface->filter.csFilter);
> Eric, shouldn't you release the inner lock first?

Absolutely, I caught that in patch 3 - can't believe I missed that
one, good catch!

Best,
Erich



More information about the wine-devel mailing list