win-wasapi: Fix leaking IPropertyStore
This commit is contained in:
@@ -326,6 +326,8 @@ void WASAPISource::Initialize()
|
||||
deviceFormatProperties->nSamplesPerSec);
|
||||
}
|
||||
}
|
||||
|
||||
store->Release();
|
||||
}
|
||||
|
||||
InitClient();
|
||||
|
Reference in New Issue
Block a user