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

Nikolay Sivov nsivov at codeweavers.com
Tue Sep 18 05:31:05 CDT 2018


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.



More information about the wine-devel mailing list