20 Jun
2023
20 Jun
'23
4 p.m.
Nikolay Sivov (@nsivov) commented about dlls/mfmediaengine/tests/mfmediaengine.c:
{ struct static_color_effect *impl = impl_from_IMFTransform(iface); ULONG refcount = InterlockedIncrement(&impl->refcount); + return refcount; This could be removed.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2778#note_36298