GSCapture: Fix a premature GSSource release

CUnknown starts with a refcount of 0, so a "nonstandard"
assignment needs to be performed, even though it looks like
a COM reference leak at the first glance.
This commit is contained in:
Silent 2021-09-21 21:24:49 +02:00 committed by Kojin
parent 4c941f81ec
commit 0ab31a2e9f
1 changed files with 4 additions and 2 deletions