7 Nov
2024
7 Nov
'24
6:55 a.m.
Nicholas Ansell (@roadrunnerto) commented about dlls/mfplat/tests/mfplat.c:
ok(mediasource != NULL, "got %p\n", mediasource); ok(obj_type == MF_OBJECT_MEDIASOURCE, "got %d\n", obj_type);
+ /* test that contained steams do not hold externally visible refs to mediasource */
```suggestion:-0+0 /* test that contained streams do not hold externally visible refs to mediasource */ ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6783#note_86829