mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 06:00:45 +00:00
quartz: Fix interface leak in FilterGraph2_Render.
This commit is contained in:
parent
1656f6b7cc
commit
bca80e1a64
@ -1370,6 +1370,7 @@ error:
|
||||
if (!FAILED(hr)) DebugBreak();
|
||||
}
|
||||
|
||||
IEnumMoniker_Release(pEnumMoniker);
|
||||
if (nbmt)
|
||||
DeleteMediaType(mt);
|
||||
if (SUCCEEDED(hr))
|
||||
|
Loading…
Reference in New Issue
Block a user