You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-12-15 08:03:15 -08:00
Imported winepulse patches and updated patch-list.patch
This commit is contained in:
@@ -101,7 +101,7 @@ index ce1ac29..e3a4fa2 100644
|
||||
+ return;
|
||||
+ }
|
||||
+
|
||||
IUnknown_QueryInterface(pVideoRenderer, &IID_IBaseFilter, (void *)&base);
|
||||
IUnknown_QueryInterface(pVideoRenderer, &IID_IBaseFilter, (void **)&base);
|
||||
if (base == NULL)
|
||||
{
|
||||
/* test_query_interface handles this case */
|
||||
|
||||
Reference in New Issue
Block a user