On Thu, Jul 31, 2014 at 5:51 AM, Michael Stefaniuc mstefani@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