[PATCH 1/6] quartz/tests: Add some tests for IFilterGraph_EnumFilters().

Zebediah Figura z.figura12 at gmail.com
Tue Sep 18 09:40:59 CDT 2018


On 18/09/18 05:31, Nikolay Sivov wrote:
> On 09/18/2018 08:24 AM, Zebediah Figura wrote:
> 
>> +    ref = IFilterGraph2_Release(graph);
>> +    ok(!ref, "Got outstanding refcount %d.\n", hr);
> Wrong argument here.
> 
> 

Thanks for the catch, resent.



More information about the wine-devel mailing list